jjb: lava: fix: update path to scripts
[lttng-ci.git] / scripts / system-tests / run-baremetal-tests.sh
index 62dcd51c1ea70bdc4648350ac3eda213de0643bf..62636c64bf52020c1ee582ae7cffbde96a82565e 100644 (file)
@@ -16,7 +16,7 @@
 
 echo 'At this point, we built the modules and kernel if we needed to.'
 echo 'We can now launch the lava job using those artefacts'
-python3 -u "$LTTNG_CI_PATH"/scripts/lttng-baremetal-tests/lava-submit.py \
+python3 -u "$LTTNG_CI_PATH"/scripts/system-tests/lava-submit.py \
                           -t baremetal-tests \
                           -j "$JOB_NAME" \
                           -k "$STORAGE_KERNEL_IMAGE" \
This page took 0.023673 seconds and 4 git commands to generate.