From: Thanh Ha (zxiiro) Date: Mon, 16 Sep 2019 13:21:07 +0000 (+0000) Subject: Merge "Add devstack stein packer job" X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=052e8bed53d9c7e5f86b7c1ddb64f56639d48b61;hp=d1f2c33b1cec7afe6709f8eb757320479f15491c;p=releng%2Fbuilder.git Merge "Add devstack stein packer job" --- diff --git a/global-jjb b/global-jjb index e823b6585..7cdb85935 160000 --- a/global-jjb +++ b/global-jjb @@ -1 +1 @@ -Subproject commit e823b65850383cef52df972e38c6e53648ed86b3 +Subproject commit 7cdb85935ffbdeb1f0b82c0df6d964ff6bc27799 diff --git a/jjb/packaging/packaging.yaml b/jjb/packaging/packaging.yaml index 92d95ae18..ac4e5f875 100644 --- a/jjb/packaging/packaging.yaml +++ b/jjb/packaging/packaging.yaml @@ -234,10 +234,10 @@ - shell: !include-raw-escape: build-rpm.sh - install-test-uninstall-rpm - # Test Neon SR1 ('Managed Release Common Distro') release tarball + # Test Neon SR2 ('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.1/opendaylight-0.10.1.tar.gz' + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/integration/opendaylight/0.10.2/opendaylight-0.10.2.tar.gz' - shell: !include-raw-escape: build-rpm.sh - install-test-uninstall-rpm @@ -346,10 +346,10 @@ - shell: !include-raw: build-rpm-snap.sh - install-test-uninstall-rpm - # Test Neon SR1 release tarball + # Test Neon 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.10.1/karaf-0.10.1.tar.gz' + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.10.2/karaf-0.10.2.tar.gz' - shell: !include-raw-escape: build-rpm.sh - install-test-uninstall-rpm