jjb: Replace open_enoent testcase for a more stable testcase
[lttng-ci.git] / scripts / lttng-baremetal-tests / generate-properties-slave.sh
index fdd45ca1d42266484f6b79980254bd7d154523ba..3a72207027a969397a893fb83ccf078302e7e046 100644 (file)
@@ -45,7 +45,7 @@ echo "BUILD_DEVICE=$BUILD_DEVICE" >> 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_HOST=storage.internal.efficios.com" >> properties.txt
 echo "STORAGE_USER=jenkins-lava" >> properties.txt
 
 echo SSH_COMMAND="ssh -oStrictHostKeyChecking=no -i $identity_file" >> properties.txt
This page took 0.024011 seconds and 4 git commands to generate.