We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091d491 commit 69b35ecCopy full SHA for 69b35ec
Jenkinsfile
@@ -230,7 +230,7 @@ def powerCutTestStep(step_name,
230
env.RAAS_PYCLIENT_FORCE_REMOTE_ALLOCATION = 1
231
env.RAAS_PYCLIENT_ALLOCATION_QUEUE_TIMEOUT = raas_timeout
232
233
- execute("mbedgt --grm ${target}:raas_client:oulab.mbedcloudtesting.com:8055 -V -v " +
+ execute("mbedgt --grm ${target}:raas_client:liisa.mbedcloudtesting.com:80 -V -v " +
234
"--test-spec ${test_spec} -e power_cut_test/host_tests/")
235
}
236
0 commit comments