X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Fsystem-tests%2Frun-kvm-fuzzing-tests.sh;h=9a405fdcc9481f32888982e9b9a199e5b3fd46e5;hb=4cd30b99186529cb025191b0f8418ef0c5ee4999;hp=a7ba525c7119afef635f8f72d14cfadd8a44fa2f;hpb=02126236dc58f0d88d92c2869868af3cac3af71c;p=lttng-ci.git diff --git a/scripts/system-tests/run-kvm-fuzzing-tests.sh b/scripts/system-tests/run-kvm-fuzzing-tests.sh index a7ba525..9a405fd 100644 --- a/scripts/system-tests/run-kvm-fuzzing-tests.sh +++ b/scripts/system-tests/run-kvm-fuzzing-tests.sh @@ -16,9 +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' -git clone https://github.com/lttng/lttng-ci "$LTTNG_CI_PATH" - -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" \