mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-25 06:22:51 +02:00
Revert "KASM-7137 try the updated kasm-tester"
This reverts commit 0f27d1da0e581d4490328ad9885387af4a7fdc1c.
This commit is contained in:
parent
0f27d1da0e
commit
ab194fa910
@ -191,7 +191,7 @@ ssh \
|
||||
ready_check
|
||||
|
||||
# Pull tester image
|
||||
docker pull ${ORG_NAME}/kasm-tester:bugfix_update_test
|
||||
docker pull ${ORG_NAME}/kasm-tester:1.17.0
|
||||
|
||||
# Run test
|
||||
cp /root/.ssh/id_rsa $(dirname ${CI_PROJECT_DIR})/sshkey
|
||||
@ -213,7 +213,7 @@ docker run --rm \
|
||||
-e REPO=workspaces-core-images \
|
||||
-e AUTOMATED=true \
|
||||
-v $(dirname ${CI_PROJECT_DIR})/sshkey:/sshkey:ro ${SLIM_FLAG} \
|
||||
kasmweb/kasm-tester:bugfix_update_test
|
||||
kasmweb/kasm-tester:1.17.0
|
||||
|
||||
# Shutdown Instances
|
||||
turnoff
|
||||
|
Loading…
x
Reference in New Issue
Block a user