From: Daniel Farrell Date: Mon, 15 Jan 2018 19:16:03 +0000 (-0500) Subject: Update URLs in RPM tests X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F72%2F67172%2F2;p=releng%2Fbuilder.git Update URLs in RPM tests Some have expired, use new ones. Change-Id: I04ec0c09cdc486d8f2a95ac97f42b566a0ff77c7 Fixes: INTPAK-126 Signed-off-by: Daniel Farrell --- diff --git a/jjb/packaging/packaging.yaml b/jjb/packaging/packaging.yaml index c51975138..b30742eff 100644 --- a/jjb/packaging/packaging.yaml +++ b/jjb/packaging/packaging.yaml @@ -273,9 +273,10 @@ - shell: !include-raw: build-rpm.sh # Test Carbon multipatch zip (no parallel tarball available) + # NB: This will need to be updated as old builds expire - inject: # yamllint disable-line rule:line-length - properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/distribution-karaf/0.6.3-SNAPSHOT/distribution-karaf-0.6.3-20171128.221258-1.zip' + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/distribution-karaf/0.6.3-SNAPSHOT/distribution-karaf-0.6.3-20180115.181738-1.zip' - shell: !include-raw: build-rpm.sh # Test latest Carbon snapshot @@ -296,9 +297,10 @@ - shell: !include-raw: build-rpm.sh # Test Nitrogen multipatch zip (no parallel tarball available) + # NB: This will need to be updated as old builds expire - inject: # yamllint disable-line rule:line-length - properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.7.2-SNAPSHOT/karaf-0.7.2-20171128.223150-2.zip' + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.7.2-SNAPSHOT/karaf-0.7.2-20180115.183312-2.zip' - shell: !include-raw: build-rpm.sh # Test latest Nitrogen snapshot @@ -307,15 +309,17 @@ - shell: !include-raw: build-rpm-snap.sh # Test Oxygen pre-release autorelease tarball + # NB: This will need to be updated as old builds expire - inject: # yamllint disable-line rule:line-length properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/autorelease-2052/org/opendaylight/integration/karaf/0.8.0/karaf-0.8.0.tar.gz' - shell: !include-raw: build-rpm.sh # Test Oxygen multipatch zip (no parallel tarball available) + # NB: This will need to be updated as old builds expire - inject: # yamllint disable-line rule:line-length - properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.8.0-SNAPSHOT/karaf-0.8.0-20171128.175421-68.zip' + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.8.0-SNAPSHOT/karaf-0.8.0-20180111.030942-90.zip' - shell: !include-raw: build-rpm.sh # Test latest Oxygen snapshot