mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 11:09:22 -02:30
Further refine error message and update integration tests
Fix test with spaces pep8 failure More test tweaks Even more test fixes
This commit is contained in:
@@ -46,5 +46,6 @@
|
||||
|
||||
- assert:
|
||||
that:
|
||||
- "result.msg =='The inventories test-non-existing-inventory was not found on the Tower server' or
|
||||
result.msg =='Failed to update host, inventory not found: The requested object could not be found.'"
|
||||
- "result is failed"
|
||||
- "'test-non-existing-inventory' in result.msg"
|
||||
- "result.total_results == 0"
|
||||
|
||||
Reference in New Issue
Block a user