X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Fsystem-tests%2Fgenerate-properties-master.sh;h=def54f7349ed4e2a4774b814fd1be2732ce252d3;hb=cdace203b835bdbeae4b4bf0bf32c32858da9c07;hp=5e7c4b01371dd1068a52e61d4802f4bf03b7ca41;hpb=03f85ad371e8e8fca0b518c97c252aa0275478c3;p=lttng-ci.git diff --git a/scripts/system-tests/generate-properties-master.sh b/scripts/system-tests/generate-properties-master.sh index 5e7c4b0..def54f7 100644 --- a/scripts/system-tests/generate-properties-master.sh +++ b/scripts/system-tests/generate-properties-master.sh @@ -46,6 +46,7 @@ echo "STORAGE_USER=jenkins-lava" >> properties.txt echo "BUILD_DEVICE=$BUILD_DEVICE" >> 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 echo "STORAGE_KERNEL_IMAGE=$BASE_STORAGE_FOLDER/kernel/$KERNEL_COMMIT_ID.$BUILD_DEVICE.bzImage" >> properties.txt echo "STORAGE_LINUX_MODULES=$BASE_STORAGE_FOLDER/modules/linux/$KERNEL_COMMIT_ID.$BUILD_DEVICE.linux.modules.tar.gz" >> properties.txt