Fix the bulk Job Launch Integration test in awx collection (#14702)

* fix the integration tests
This commit is contained in:
jainnikhil30
2023-12-06 18:50:33 +05:30
committed by GitHub
parent fb04e5d9f6
commit 87abbd4b10
8 changed files with 10 additions and 10 deletions

View File

@@ -99,7 +99,7 @@
that:
- wait_results is failed
- 'wait_results.status == "canceled"'
- "wait_results.msg == 'Job with id {{ job.id }} failed' or 'Job with id={{ job.id }} failed, error: Job failed.'"
- "'Job with id ~ job.id failed' or 'Job with id= ~ job.id failed, error: Job failed.' is in wait_results.msg"
# workflow wait test
- name: Generate a random string for test