ansible: Install gcc5 on Debian 12 CI nodes
[lttng-ci.git] / scripts / system-tests / run-kvm-tests.sh
index 7c36757f5636aa977e58bd453dcfe2277b06ac97..e6ceac3046a378b85ee5fb815060e26f7d3570b8 100644 (file)
@@ -35,7 +35,9 @@ python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava2-submit.py \
                           -tc "$LTTNG_TOOLS_COMMIT_ID" \
                           -uc "$LTTNG_UST_COMMIT_ID" \
                           -id "$BUILD_TAG" \
-                          -r "$ROOTFS_URL"
+                          -r "$ROOTFS_URL" \
+                          --ci-repo "$LTTNG_CI_REPO" \
+                          --ci-branch "$LTTNG_CI_BRANCH"
 
 set +eu
 deactivate
This page took 0.024849 seconds and 4 git commands to generate.