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
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
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Adding aliases for field attributes and renaming async attribute (#33141) 7 years ago
integration Fix some net_* tests (#33593) 7 years ago
legacy Deprecate tests used as filters (#32361) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Add Azure provider support to ansible-test and CI. 7 years ago
sanity Fix module validator handling of empty options. 7 years ago
units Fixing bug when returned 404 status code considered as invalid (#33530) 7 years ago
utils Add Azure provider support to ansible-test and CI. 7 years ago