From: pmikus Date: Thu, 5 Aug 2021 18:59:20 +0000 (+0000) Subject: Global: Disable Nexus for fdio-infra-ship-logs in production X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=94ccf388b6317892bdd5db5c7b8a2baedaf904c4;p=ci-management.git Global: Disable Nexus for fdio-infra-ship-logs in production Signed-off-by: pmikus Change-Id: I98521297778c2c141c393d429c15039eae16d84f --- diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh index 58fdfc339..5bdc7e0b4 100644 --- a/jenkins-config/global-vars-production.sh +++ b/jenkins-config/global-vars-production.sh @@ -3,9 +3,6 @@ GERRIT_URL=git://162.253.54.31/mirror/$PROJECT GIT_BASE=git://162.253.54.31/mirror/$PROJECT GIT_URL=git://162.253.54.31/mirror JENKINS_HOSTNAME=vex-yul-rot-jenkins-1 -LOGS_SERVER=https://logs.fd.io -NEXUS_URL=https://nexus.fd.io -NEXUSPROXY=https://nexus.fd.io PACKAGECLOUDPROXY=https://packagecloud.io/fdio PCIO_CO=fdio S3_BUCKET=fdio-logs-s3-cloudfront-index diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index eed5c0bed..8e582fb04 100644 --- a/jjb/global-macros.yaml +++ b/jjb/global-macros.yaml @@ -762,7 +762,7 @@ - shell: !include-raw: - ../global-jjb/shell/logs-clear-credentials.sh - description-setter: - regexp: "(^Nexus build logs: .*)" + regexp: "(^S3 build logs: .*)" - builder: name: packer-validate