diff options
author | 2021-08-06 09:48:29 +0000 | |
---|---|---|
committer | 2021-08-06 09:48:29 +0000 | |
commit | 857c3b81cc359b14dea33cf0a37790de7180b5b2 (patch) | |
tree | ca588ee2b08230f7a2cd57dcff4540c947ae2dba /jjb | |
parent | 94ccf388b6317892bdd5db5c7b8a2baedaf904c4 (diff) |
Revert "Global: Disable Nexus for fdio-infra-ship-logs in production"
This reverts commit 94ccf388b6317892bdd5db5c7b8a2baedaf904c4.
Reason for revert: CORS setting of S3 is corrupted. Until LF ticket is
resolved reverting.
Change-Id: I59e6196f8e3317f249aa4258435705cc8965a80c
Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/global-macros.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index 8e582fb04..eed5c0bed 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: "(^S3 build logs: .*)" + regexp: "(^Nexus build logs: .*)" - builder: name: packer-validate |