X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Fsystem-tests%2Frun-baremetal-tests.sh;h=62636c64bf52020c1ee582ae7cffbde96a82565e;hb=6dffa64f09899cc452e4824eabb1d15ddd9ab155;hp=62dcd51c1ea70bdc4648350ac3eda213de0643bf;hpb=b33f21f4806f3fbabd3f8d3837d627d5edb16bac;p=lttng-ci.git diff --git a/scripts/system-tests/run-baremetal-tests.sh b/scripts/system-tests/run-baremetal-tests.sh index 62dcd51..62636c6 100644 --- a/scripts/system-tests/run-baremetal-tests.sh +++ b/scripts/system-tests/run-baremetal-tests.sh @@ -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" \