Rename lava-v2-submit to lava2-submit
[lttng-ci.git] / scripts / system-tests / run-kvm-fuzzing-tests.sh
index a7ba525c7119afef635f8f72d14cfadd8a44fa2f..9a405fdcc9481f32888982e9b9a199e5b3fd46e5 100644 (file)
@@ -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'
 
 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" \
                           -t kvm-fuzzing-tests \
                           -j "$JOB_NAME" \
                           -k "$STORAGE_KERNEL_IMAGE" \
This page took 0.036185 seconds and 4 git commands to generate.