ansible/test
Martin Krizek 5c0b2c151c
Fix ansible_failed_{task,result} undefined in rescue (#64831)
This is a fix for a regression introduced by Perfy. Since then we mainly
operate on host.name instead of the Host object. In a call to
set_nonpersistent_facts where we set ansible_failed_task and
ansible_failed_result variables we were still passing the object which
led to those vars being undefined.

Fixes #64789
2019-11-14 15:50:54 +01:00
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 2019-08-24 11:38:30 -07:00
integration Fix ansible_failed_{task,result} undefined in rescue (#64831) 2019-11-14 15:50:54 +01:00
legacy Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
lib/ansible_test Set alter_sys=True instead of False to address backwards incompat (#64670) 2019-11-11 16:47:35 -06:00
sanity Sort test/sanity/ignore.txt (#64672) 2019-11-11 11:02:49 -06:00
units Add the ability to ignore files and collection build (#64688) 2019-11-14 05:02:58 +10:00
utils Increase unit test timeout in CI. 2019-11-01 17:16:07 -07:00