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.
ansible/test/integration/targets/blocks
David Shrewsbury f2f6c34632
Fix play stats when rescue block is a child block (#70922)
* check run state of current block only

* Add changelog and test

* Add test for issue 29047

* Fix for both tests

* blerg

* Change test messages

* fix tests

* Add multi-level block in rescue test case

* Add recursive rescue check and multi-level test

* Should probably run the new test

* ci_complete

* Merge new tests

* ci_complete
4 years ago
..
aliases Update Shippable integration test groups. (#43118) 6 years ago
always_failure_no_rescue_rc.yml Detect failure in always block after rescue (#70094) 4 years ago
always_failure_with_rescue_rc.yml Detect failure in always block after rescue (#70094) 4 years ago
always_no_rescue_rc.yml Detect failure in always block after rescue (#70094) 4 years ago
block_fail.yml Revert Clear failed state in always only if we did rescue (#52968) 6 years ago
block_fail_tasks.yml Revert Clear failed state in always only if we did rescue (#52968) 6 years ago
block_in_rescue.yml Fix play stats when rescue block is a child block (#70922) 4 years ago
block_rescue_vars.yml Fix ansible_failed_{task,result} undefined in rescue (#64831) 5 years ago
fail.yml Split integration tests out from Makefile. (#17976) 8 years ago
issue29047.yml Fix play stats when rescue block is a child block (#70922) 4 years ago
issue29047_tasks.yml Fix play stats when rescue block is a child block (#70922) 4 years ago
main.yml More test fixes for split controller/remote tests. 6 years ago
nested_fail.yml Split integration tests out from Makefile. (#17976) 8 years ago
nested_nested_fail.yml Split integration tests out from Makefile. (#17976) 8 years ago
runme.sh Fix play stats when rescue block is a child block (#70922) 4 years ago