From: Anil Belur Date: Tue, 19 Feb 2019 09:11:55 +0000 (+1000) Subject: Update jobs for Fluorine SR2 release X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=de4b9c5c6cf8bda0a7adfae8937ee5da35565558;p=releng%2Fbuilder.git Update jobs for Fluorine SR2 release Change-Id: I76a8f368a843a7f2efccd0e6d794af20b3c4a97b Signed-off-by: Anil Belur --- diff --git a/jjb/packaging/packaging.yaml b/jjb/packaging/packaging.yaml index a0179ae24b..0b3673e43a 100644 --- a/jjb/packaging/packaging.yaml +++ b/jjb/packaging/packaging.yaml @@ -240,6 +240,13 @@ - shell: !include-raw-escape: build-rpm.sh - install-test-uninstall-rpm + # Test Fluorine SR2 release tarball + - inject: + # yamllint disable-line rule:line-length + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.9.2/karaf-0.9.2.tar.gz' + - shell: !include-raw-escape: build-rpm.sh + - install-test-uninstall-rpm + # Test Neon pre-release autorelease tarball # NB: This will need to be updated as old builds expire # - inject: @@ -338,6 +345,13 @@ - shell: !include-raw-escape: build-rpm.sh - install-test-uninstall-rpm + # Test Fluorine SR2 release tarball + - inject: + # yamllint disable-line rule:line-length + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.9.2/karaf-0.9.2.tar.gz' + - shell: !include-raw-escape: build-rpm.sh + - install-test-uninstall-rpm + # Test Fluorine pre-release autorelease tarball # NB: This will need to be updated as old builds expire # - inject: