Merge pull request #10 from frdeso/fix_missing_files
[lttng-ci.git] / scripts / lttng-baremetal-tests / generate-properties-master.sh
index 39ba3910c26c76c414536303c5d0536f1dba8393..2a00f60a7068814f1808399429f34d9a2650c68c 100644 (file)
@@ -51,7 +51,7 @@ echo "LTTNG_TOOLS_COMMIT_ID=$LTTNG_TOOLS_COMMIT_ID" >> properties.txt
 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
This page took 0.026923 seconds and 4 git commands to generate.