X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpackaging%2Fpackaging.yaml;h=592e0c8f01e57ca7b210b9c030b5cb8c52da500e;hb=82ba453f4da4847b27ffa55ad92f9dbc5f476cd5;hp=fd0ce972ef79fcc50a49e9fce403a7901911da13;hpb=6181ae15d4dc986b88a03d1d39fce38f3101bc7a;p=releng%2Fbuilder.git diff --git a/jjb/packaging/packaging.yaml b/jjb/packaging/packaging.yaml index fd0ce972e..592e0c8f0 100644 --- a/jjb/packaging/packaging.yaml +++ b/jjb/packaging/packaging.yaml @@ -217,6 +217,13 @@ - shell: !include-raw: build-rpm-snap.sh - install-test-uninstall-rpm + # Test Fluorine ('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.9.0/opendaylight-0.9.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: @@ -320,6 +327,13 @@ - shell: !include-raw: build-rpm-snap.sh - install-test-uninstall-rpm + # Test Fluorine ('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.9.0/opendaylight-0.9.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: