1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-22 21:16:12 +01:00

Extend DinD warm up

This commit is contained in:
Daniele Viganò 2021-03-19 13:37:22 +01:00
parent e2203d0266
commit 20fa37513a
Signed by: dani
GPG Key ID: DB49AFC03C40EE02

View File

@ -18,7 +18,7 @@ _iot-simulator: &iot-simulator
- DOCKER_HOST='127.0.0.1:22375' docker-compose -f docker/edge/docker-compose.modules.yml pull
- DOCKER_HOST='127.0.0.1:22375' docker-compose -f docker/edge/docker-compose.modules.yml build
script:
- sleep 5 # warm-up
- sleep 30 # warm-up
- sed -i 's/# IOT_SERIAL/IOT_SERIAL/g' docker/edge/docker-compose.modules.yml
- DOCKER_HOST='127.0.0.1:22375' docker-compose -f docker/edge/docker-compose.modules.yml up -d
- sleep 30 # collect some telemetry