Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
BASE_STORAGE_FOLDER="/storage/jenkins-lava/baremetal-tests"
echo "BASE_STORAGE_FOLDER=$BASE_STORAGE_FOLDER" >> 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 "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