X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Flttng-baremetal-tests%2Fgenerate-properties-slave.sh;h=fdd45ca1d42266484f6b79980254bd7d154523ba;hb=9fb14641dfd6e25468b01c1b77a55d41bd2b8e51;hp=017f1f653ebb026f694734f04014580bda639db5;hpb=dc9700c9fd71bff7ccb0e034f01f397e78d7ab39;p=lttng-ci.git diff --git a/scripts/lttng-baremetal-tests/generate-properties-slave.sh b/scripts/lttng-baremetal-tests/generate-properties-slave.sh index 017f1f6..fdd45ca 100644 --- a/scripts/lttng-baremetal-tests/generate-properties-slave.sh +++ b/scripts/lttng-baremetal-tests/generate-properties-slave.sh @@ -42,8 +42,8 @@ echo "LTTNG_MODULES_COMMIT_ID=$LTTNG_MODULES_COMMIT_ID" >> properties.txt echo "BUILD_NAME=$BUILD_NAME" >> properties.txt echo "BUILD_DEVICE=$BUILD_DEVICE" >> properties.txt -echo "STORAGE_KERNEL_MODULE_SYMVERS=$STORAGE_KERNEL_FOLDER/$KERNEL_COMMIT_ID.$BUILD_DEVICE.symvers" >>properties.txt -echo "STORAGE_KERNEL_CONFIG=$STORAGE_KERNEL_FOLDER/$KERNEL_COMMIT_ID.$BUILD_DEVICE.config" >> properties.txt +echo "STORAGE_KERNEL_MODULE_SYMVERS=$STORAGE_KERNEL_FOLDER/symvers/$KERNEL_COMMIT_ID.$BUILD_DEVICE.symvers" >>properties.txt +echo "STORAGE_KERNEL_CONFIG=$STORAGE_KERNEL_FOLDER/config/$KERNEL_COMMIT_ID.$BUILD_DEVICE.config" >> properties.txt echo "STORAGE_HOST=storage01.internal.efficios.com" >> properties.txt echo "STORAGE_USER=jenkins-lava" >> properties.txt