X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fpackaging%2Fpackaging.yaml;h=0b3673e43ad734108540c960348ca0608bd0934e;hb=de4b9c5c6cf8bda0a7adfae8937ee5da35565558;hp=a0179ae24b16ccda573a481cedba0ea66ce711f3;hpb=ef8da896d062a4a3f35d0c086cd59ba16af57566;p=releng%2Fbuilder.git diff --git a/jjb/packaging/packaging.yaml b/jjb/packaging/packaging.yaml index a0179ae24..0b3673e43 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: