Merge branch 'feature/KASM-6547-fix-116' into 'develop'

KASM-6547 bump the tester image

See merge request kasm-technologies/internal/workspaces-core-images!224
This commit is contained in:
Matthew McClaskey 2024-09-27 14:53:55 +00:00
commit 5c964fd236

View File

@ -191,7 +191,7 @@ ssh \
ready_check
# Pull tester image
docker pull ${ORG_NAME}/kasm-tester:1.15.0
docker pull ${ORG_NAME}/kasm-tester:1.16.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:1.15.0
kasmweb/kasm-tester:1.16.0
# Shutdown Instances
turnoff