X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fsystem-tests%2Frun-baremetal-benchmarks.sh;h=227d3f543190279cff57f95aa102f73beb479339;hb=7fa8d866cf930200963aabfa012241ced3046e4a;hp=aa6be86b41258b2a4b4e6bcaecf2becd31bc564c;hpb=02126236dc58f0d88d92c2869868af3cac3af71c;p=lttng-ci.git diff --git a/scripts/system-tests/run-baremetal-benchmarks.sh b/scripts/system-tests/run-baremetal-benchmarks.sh index aa6be86..227d3f5 100644 --- a/scripts/system-tests/run-baremetal-benchmarks.sh +++ b/scripts/system-tests/run-baremetal-benchmarks.sh @@ -16,9 +16,6 @@ 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 \ -t baremetal-benchmarks \ -j "$JOB_NAME" \