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
Branches
Tags
1 merge request!232Add smoke tests for benchmark
Pipeline #6252 passed
...@@ -365,7 +365,7 @@ deploy-uc4-load-generator: ...@@ -365,7 +365,7 @@ deploy-uc4-load-generator:
- cd theodolite-benchmarks/docker-test - cd theodolite-benchmarks/docker-test
script: script:
- export THEODOLITE_TAG=$PUBLISHED_IMAGE_TAG - export THEODOLITE_TAG=$PUBLISHED_IMAGE_TAG
- ./smoketest ./$DOCKER_COMPOSE_DIR - ./smoketest-runner.sh ./$DOCKER_COMPOSE_DIR
rules: rules:
- changes: - changes:
- theodolite-benchmarks/* - theodolite-benchmarks/*
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment