From e5d3f8eac49f687472d1d2e98db5cf8a8c8fe565 Mon Sep 17 00:00:00 2001 From: Daniel Farrell Date: Mon, 26 Nov 2018 20:45:21 +0000 Subject: [PATCH] Update Fluorine multipatch build in RPM tests Fixes packaging-verify-rpm and packaging-verify-full-rpm jobs. Change-Id: I92575e315f8b948af5a70e59481df2e74724b9aa Signed-off-by: Daniel Farrell --- jjb/packaging/packaging.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/packaging/packaging.yaml b/jjb/packaging/packaging.yaml index f8e1e53b8..aaba34001 100644 --- a/jjb/packaging/packaging.yaml +++ b/jjb/packaging/packaging.yaml @@ -235,7 +235,7 @@ # 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.10.0-SNAPSHOT/karaf-0.10.0-20181106.150120-17.zip' + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.10.0-SNAPSHOT/karaf-0.10.0-20181119.131156-18.zip' - shell: !include-raw-escape: build-rpm.sh - install-test-uninstall-rpm @@ -346,7 +346,7 @@ # 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.10.0-SNAPSHOT/karaf-0.10.0-20181106.150120-17.zip' + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.10.0-SNAPSHOT/karaf-0.10.0-20181119.131156-18.zip' - shell: !include-raw-escape: build-rpm.sh - install-test-uninstall-rpm -- 2.36.6