From 3d3f06a111c80a8e1aa4cfe89269fc88d0c4d073 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Sun, 15 Sep 2019 10:09:57 +0530 Subject: [PATCH] Update Test jobs for ODL Neon SR2 release Signed-off-by: Anil Belur Change-Id: Ia98112db68e89c2dd906462e91b4ef7eccb02345 --- jjb/packaging/packaging.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.36.6