Skip to content
Snippets Groups Projects
Commit b72f0cab authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

wip

parent dbbe4059
No related branches found
No related tags found
1 merge request!215Simple longevity tests
Pipeline #240294 passed
This commit is part of merge request !215. Comments created here will be created in the context of that merge request.
......@@ -141,7 +141,7 @@ longevity-test: generate-gokms-certs build-images install-gosdnc
echo "Will add devices, can take a while"
./config/controller/add_devices.sh
sleep 10
python3 longevity-tests/longevity.py
python3 longevity-tests/longevity.py --min_time 1 --max_time 20
longevity-test-down:
docker compose -f longevity-tests/docker-compose.yml down
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment