Merge "Add devstack stein packer job"
authorThanh Ha (zxiiro) <zxiiro@gmail.com>
Mon, 16 Sep 2019 13:21:07 +0000 (13:21 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 16 Sep 2019 13:21:07 +0000 (13:21 +0000)
global-jjb
jjb/packaging/packaging.yaml

index e823b65850383cef52df972e38c6e53648ed86b3..7cdb85935ffbdeb1f0b82c0df6d964ff6bc27799 160000 (submodule)
@@ -1 +1 @@
-Subproject commit e823b65850383cef52df972e38c6e53648ed86b3
+Subproject commit 7cdb85935ffbdeb1f0b82c0df6d964ff6bc27799
index 92d95ae18a877257a44bf0fb60a1ab558a47ea99..ac4e5f875a089750885fd4902c86d70c27c63467 100644 (file)
       - 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
 
       - 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