This commit is contained in:
sfarouq-ext 2024-07-16 20:58:36 +02:00
parent 93de45cb2b
commit 5b85e2462a
2 changed files with 4 additions and 3 deletions

View File

@ -25,7 +25,7 @@ Start Mockoon
... ${MOCKOON_JSON}
... --port
... 3000
Sleep 10s
Sleep 20s
Stop Mockoon
Terminate All Processes

View File

@ -11,7 +11,7 @@ Test Timeout 120s
*** Variables ***
${MOCKOON_JSON} ${CURDIR}${/}ansible_tower.json
${CMD} ${CENTREON_PLUGINS}
${cmd} ${CENTREON_PLUGINS}
... --plugin=apps::automation::ansible::tower::plugin
... --custommode=api
... --hostname=${HOSTNAME}
@ -25,9 +25,10 @@ jobs ${tc}
[Documentation] Check the number of returned jobs
[Tags] apps automation ansible jobs
${command} Catenate
... ${CMD}
... ${cmd}
... --mode=jobs
... ${extraoptions}
Log ${cmd}
${output} Run ${command}
${output} Strip String ${output}
Should Be Equal As Strings