ansible/test
Evgeny Fedoruk e73d3dfe20 Fixing bug when returned 404 status code considered as invalid (#33530)
In case of workflow delete action, the returned 404 status code
considered as invalid although it's a valid code for not found (deleted)
entity.
Removed verification of the status. Only success should be verified.

Fixes #33524
2017-12-06 14:18:45 +00:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
integration Fix some net_* tests (#33593) 2017-12-06 10:24:58 +00:00
legacy Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00
sanity Fix module validator handling of empty options. 2017-12-05 16:46:05 -08:00
units Fixing bug when returned 404 status code considered as invalid (#33530) 2017-12-06 14:18:45 +00:00
utils Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00