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 393412dc64
Fix play stats when rescue block is a child block (#70922) (#71334)
* check run state of current block only

* Add changelog and test

* Add test for issue 29047

(cherry picked from commit f2f6c34632)
4 years ago
..
aliases Update Shippable integration test groups. (#43118) 6 years ago
always_failure_no_rescue_rc.yml 2.10: Detect failure in always block after rescue (#70094) (#70204) 4 years ago
always_failure_with_rescue_rc.yml 2.10: Detect failure in always block after rescue (#70094) (#70204) 4 years ago
always_no_rescue_rc.yml 2.10: Detect failure in always block after rescue (#70094) (#70204) 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) (#71334) 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) (#71334) 4 years ago
issue29047_tasks.yml Fix play stats when rescue block is a child block (#70922) (#71334) 4 years ago
issue71306.yml _check_failed_state: always use the current/nested state (#71347) (#71457) 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) (#71334) 4 years ago