From: Anil Belur Date: Thu, 28 Mar 2019 10:45:17 +0000 (+1000) Subject: Update Test jobs for ODL Neon Release X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=d48389de8ee2120e9b7b067beb5afb5aa0355fb5;hp=-c;p=releng%2Fbuilder.git Update Test jobs for ODL Neon Release Change-Id: I61cb346fcc3f8ccaeb3aa6a034df776a686181fc Signed-off-by: Anil Belur --- d48389de8ee2120e9b7b067beb5afb5aa0355fb5 diff --git a/jjb/packaging/packaging.yaml b/jjb/packaging/packaging.yaml index 197731d33..2eaad7a29 100644 --- a/jjb/packaging/packaging.yaml +++ b/jjb/packaging/packaging.yaml @@ -224,6 +224,13 @@ - shell: !include-raw-escape: build-rpm.sh - install-test-uninstall-rpm + # Test Neon ('Managed Release Common Distro') release tarball + - inject: + # yamllint disable-line rule:line-length + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/integration/opendaylight/0.10.0/opendaylight-0.10.0.tar.gz' + - shell: !include-raw-escape: build-rpm.sh + - install-test-uninstall-rpm + # Test Fluorine ('Managed Release Common Distro') release tarball - inject: # yamllint disable-line rule:line-length @@ -350,6 +357,13 @@ - shell: !include-raw-escape: build-rpm.sh - install-test-uninstall-rpm + # Test Neon 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.10.0/karaf-0.10.0.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: