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

Pull quietly

parent 99d350f1
No related branches found
No related tags found
1 merge request!232Add smoke tests for benchmark
Pipeline #6271 canceled
......@@ -4,7 +4,7 @@ COMPOSE_FILE_PATH=$1
echo "Run test for '$COMPOSE_FILE_PATH'."
cd $COMPOSE_FILE_PATH
docker-compose pull
docker-compose pull -q
docker-compose up -d kafka zookeeper schema-registry
sleep 10s
docker-compose up -d
......
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