mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-11 02:25:36 +00:00
This commit provides an environment option to change the behaviour so that it's possible to declare any changes shoudl be considered a junit failure. This is useful when carrying out idempotent testing to ensure that multiple runs are safe and any changes should be considered a test failure. In a CI test of an ansible role the practice would be to run the role once without this to configure the test system, and tehn to run a second time including this environment vairable so that the CI engine processing the junit report recognise any changes to be a test fail. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| actionable.py | ||
| context_demo.py | ||
| debug.py | ||
| default.py | ||
| dense.py | ||
| foreman.py | ||
| full_skip.py | ||
| hipchat.py | ||
| jabber.py | ||
| json.py | ||
| junit.py | ||
| log_plays.py | ||
| logentries.py | ||
| logstash.py | ||
| mail.py | ||
| minimal.py | ||
| oneline.py | ||
| osx_say.py | ||
| profile_roles.py | ||
| profile_tasks.py | ||
| profile_tasks.rst | ||
| selective.py | ||
| skippy.py | ||
| slack.py | ||
| stderr.py | ||
| syslog_json.py | ||
| timer.py | ||
| tree.py | ||