mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 20:05:03 -02:30
update test to timeout message change
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
- assert:
|
- assert:
|
||||||
that:
|
that:
|
||||||
- result is failed
|
- result is failed
|
||||||
- "'Monitoring aborted due to timeout' in result.msg"
|
- "'Monitoring of Workflow Job - {{ wfjt_name1 }} aborted due to timeout' in result.msg"
|
||||||
|
|
||||||
- name: Kick off a workflow and wait for it
|
- name: Kick off a workflow and wait for it
|
||||||
tower_workflow_launch:
|
tower_workflow_launch:
|
||||||
|
|||||||
Reference in New Issue
Block a user