jjb: lava: fix: update path to scripts
[lttng-ci.git] / scripts / system-tests / run-kvm-fuzzing-tests.sh
index b8dc899d75b540bf3f9745916746c54bdc545753..9a405fdcc9481f32888982e9b9a199e5b3fd46e5 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'
 
 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 kvm-fuzzing-tests \
                           -j "$JOB_NAME" \
                           -k "$STORAGE_KERNEL_IMAGE" \
                           -t kvm-fuzzing-tests \
                           -j "$JOB_NAME" \
                           -k "$STORAGE_KERNEL_IMAGE" \
This page took 0.021845 seconds and 4 git commands to generate.