From: Denis V. Meltsaykin Date: Sat, 4 May 2019 20:40:13 +0000 (+0200) Subject: Unexport MIRROR_HOST in snapshot X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=51bb429d39163baed796b540caa4d8365277c4e0;p=tools%2Fsustaining.git Unexport MIRROR_HOST in snapshot It overrides global environmental selected MIRROR_HOST in swarm jobs Change-Id: I6cf05008b3b752dc1df0881596fd48dfe10b8e39 --- diff --git a/maintenance-ci/mos/scripts/snapshot.params.sh b/maintenance-ci/mos/scripts/snapshot.params.sh index 24b6b87..de3a103 100644 --- a/maintenance-ci/mos/scripts/snapshot.params.sh +++ b/maintenance-ci/mos/scripts/snapshot.params.sh @@ -16,7 +16,6 @@ function store() { store "CUSTOM_VERSION" "snapshot #${BUILD_NUMBER?}" -store "MIRROR_HOST" "${MIRROR_HOST?}" store "SNAPSHOT_TIMESTAMP" "$(date +%s)" store "MAGNET_LINK" "${MAGNET_LINK?}"