Skip to content

Commit 69b35ec

Browse files
authored
Change RAAS URL for power cut hardware (ARMmbed#135)
1 parent 091d491 commit 69b35ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ def powerCutTestStep(step_name,
230230
env.RAAS_PYCLIENT_FORCE_REMOTE_ALLOCATION = 1
231231
env.RAAS_PYCLIENT_ALLOCATION_QUEUE_TIMEOUT = raas_timeout
232232

233-
execute("mbedgt --grm ${target}:raas_client:oulab.mbedcloudtesting.com:8055 -V -v " +
233+
execute("mbedgt --grm ${target}:raas_client:liisa.mbedcloudtesting.com:80 -V -v " +
234234
"--test-spec ${test_spec} -e power_cut_test/host_tests/")
235235
}
236236
}

0 commit comments

Comments
 (0)