Update linux branches of interest for system tests
[lttng-ci.git] / scripts / system-tests / run-kvm-tests.sh
index 657810e1648fce27fda441601088e41aa8f7e0b0..e6ceac3046a378b85ee5fb815060e26f7d3570b8 100644 (file)
@@ -34,7 +34,10 @@ python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava2-submit.py \
                           -uu "$LTTNG_UST_REPO" \
                           -tc "$LTTNG_TOOLS_COMMIT_ID" \
                           -uc "$LTTNG_UST_COMMIT_ID" \
-                          -id "$BUILD_TAG"
+                          -id "$BUILD_TAG" \
+                          -r "$ROOTFS_URL" \
+                          --ci-repo "$LTTNG_CI_REPO" \
+                          --ci-branch "$LTTNG_CI_BRANCH"
 
 set +eu
 deactivate
This page took 0.022681 seconds and 4 git commands to generate.