Skip to content
Snippets Groups Projects
Commit 12097493 authored by Sören Henning's avatar Sören Henning
Browse files

Fix smoketest runner script name

parent ff36d6f9
No related branches found
No related tags found
1 merge request!232Add smoke tests for benchmark
Pipeline #6252 passed
......@@ -365,7 +365,7 @@ deploy-uc4-load-generator:
- cd theodolite-benchmarks/docker-test
script:
- export THEODOLITE_TAG=$PUBLISHED_IMAGE_TAG
- ./smoketest ./$DOCKER_COMPOSE_DIR
- ./smoketest-runner.sh ./$DOCKER_COMPOSE_DIR
rules:
- changes:
- theodolite-benchmarks/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment