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-benchmarks \
-j "$JOB_NAME" \
-k "$STORAGE_KERNEL_IMAGE" \
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" \
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" \
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-tests \
-j "$JOB_NAME" \
-k "$STORAGE_KERNEL_IMAGE" \
pip install pandas
pip install matplotlib
-python3 "$LTTNG_CI_PATH"/scripts/lttng-baremetal-tests/generate-plots.py ./plot-data/
+python3 "$LTTNG_CI_PATH"/scripts/system-tests/generate-plots.py ./plot-data/