Lava: Get the Lava API key from the environment rather than the cli arguments
[lttng-ci.git] / scripts / lttng-baremetal-tests / run-kvm-tests.sh
index 417a5e5745efc64ce07d9afc1497d6621454ebba..8b52fe18a91f20a8e5c8a290565f1dd1450fc64f 100644 (file)
@@ -18,11 +18,9 @@ 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
 
-set +x
 python lttng-ci/scripts/lttng-baremetal-tests/lava-submit.py \
                           -t kvm-tests \
                           -j "$JOB_NAME" \
-                          -l "$LAVA_FRDESO_TOKEN" \
                           -k "$STORAGE_KERNEL_IMAGE" \
                           -km "$STORAGE_LINUX_MODULES" \
                           -lm "$STORAGE_LTTNG_MODULES" \
This page took 0.024243 seconds and 4 git commands to generate.