jjb: lava: conditionally turn on `--enable-test-sdt-uprobe`
[lttng-ci.git] / scripts / system-tests / generate-properties-master.sh
index b084708fe3708c0edeb7243a5ae64ada45122de9..449748f38e5a26e8fd42d9d10c15f28f12d1b8de 100644 (file)
@@ -45,6 +45,7 @@ echo "STORAGE_HOST=storage.internal.efficios.com" >> properties.txt
 echo "STORAGE_USER=jenkins-lava" >> properties.txt
 
 echo "BUILD_DEVICE=$BUILD_DEVICE" >> properties.txt
+echo "LTTNG_VERSION=$LTTNG_VERSION" >> properties.txt
 echo "KGITREPO=$KERNEL_REPO" >> properties.txt
 echo "LTTNG_MODULES_REPO=$LTTNG_MODULES_REPO" >> properties.txt
 echo "STORAGE_KERNEL_FOLDER=$BASE_STORAGE_FOLDER/kernel" >> properties.txt
This page took 0.023581 seconds and 4 git commands to generate.