diff options
author | 2021-08-23 10:55:36 +0000 | |
---|---|---|
committer | 2021-08-23 10:56:23 +0000 | |
commit | b435376dfad39c78c40e55ef0e3a5285c7106790 (patch) | |
tree | a1d4278548e376fd9876365dc99dce247a17eb69 | |
parent | 9b7af0d564561b6fc24e34326254b7c41bdcff0d (diff) |
Migrate Nexus logging to s3 in production
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I44bf9a80b125f56e5ec9d251ee14042ae63d3716
-rw-r--r-- | jenkins-config/global-vars-production.sh | 3 |
1 files changed, 0 insertions, 3 deletions
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 |