mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10a8c6bc25
* First pass at include_role tests * Reorganize test structure Do all import and include tests in a single target. * Build out more tests and test with linear and free strategy for each type * import_role tests * Set target host for play test * Basic import_playbook tests * Basic import/include_tasks tests * Add recursion test * import_playbook tests * Add import_playbook group_vars test Issue #33177 * Additional group_var tests for import_playbook * Enable recursion test * More work on import_tasks * Run all tests via run.sh, improve conditional tests, add never tag Add never tag to certain failining tests and explicitly skip it for now until #34104 is merged. Some tasks need to remain commented out because they cause the entire play to fail and aren't skippable by tags because they are syntax and/or variable checks. Improve test for whether or not a role was run based on a conditional. Since the [import|include]_role does not register a variable, use a variable that is set inside a role as a canary test for whether or not the role was run. * Use a fail task rather than trigger a failure via bogus command This should resolve the "unstable" test results. * Import tag tests Fix bug it tests where validate tasks weren't run on tag tests. Add tests for task import/include with tags. * Remove test for playbook group_var inheritance |
7 years ago | |
---|---|---|
.. | ||
canary1.yml | 7 years ago | |
canary2.yml | 7 years ago | |
fail.yml | 7 years ago | |
main.yml | 7 years ago | |
r1t01.yml | 7 years ago | |
r1t02.yml | 7 years ago | |
r1t03.yml | 7 years ago | |
r1t04.yml | 7 years ago | |
r1t05.yml | 7 years ago | |
r1t06.yml | 7 years ago | |
r1t07.yml | 7 years ago | |
r1t08.yml | 7 years ago | |
r1t09.yml | 7 years ago | |
r1t10.yml | 7 years ago | |
r1t11.yml | 7 years ago | |
r1t12.yml | 7 years ago | |
tasks.yml | 7 years ago | |
vartest.yml | 7 years ago |