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

use python3

parent 0709446e
No related branches found
No related tags found
1 merge request!215Simple longevity tests
Pipeline #224115 passed
This commit is part of merge request !215. Comments created here will be created in the context of that merge request.
......@@ -125,7 +125,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
python longevity-tests/longevity.py
python3 longevity-tests/longevity.py
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