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

Increase sleep before starting benchmark

parent d1919dda
No related branches found
No related tags found
1 merge request!232Add smoke tests for benchmark
Pipeline #6316 passed
......@@ -6,7 +6,7 @@ echo "Run test for '$COMPOSE_FILE_PATH'."
cd $COMPOSE_FILE_PATH
docker-compose pull -q
docker-compose up -d kafka zookeeper schema-registry
sleep 10s
sleep 20s
docker-compose up -d
sleep 5s
docker-compose ps
......
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