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

@@ -36,7 +36,7 @@
- assert:
that:
- result is failed
- "'Unable to create schedule {{ sched1 }}' in result.msg"
- "'Unable to create schedule '~ sched1 in result.msg"
- name: Create with options that the JT does not support
schedule:
@@ -62,7 +62,7 @@
- assert:
that:
- result is failed
- "'Unable to create schedule {{ sched1 }}' in result.msg"
- "'Unable to create schedule '~ sched1 in result.msg"
- name: Build a real schedule
schedule: