X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpackaging%2Fpackaging.yaml;h=72b2d6a912f63243e78427d31af5d99bf8a0855d;hb=a39cd7b3f2ffd5bd9cadd5c08cdc43d471b0cd53;hp=e7412b9c95893d21f858f78ec26e04ce01682580;hpb=b5a0590b6cd4b1afbef5ce2a371de8179ce63a56;p=releng%2Fbuilder.git diff --git a/jjb/packaging/packaging.yaml b/jjb/packaging/packaging.yaml index e7412b9c9..72b2d6a91 100644 --- a/jjb/packaging/packaging.yaml +++ b/jjb/packaging/packaging.yaml @@ -12,12 +12,14 @@ rtd-token: 371d63c43ad99b0745bb7779e3488c5e255c1180 - 'packaging-build-rpm-{stream}' - 'packaging-build-rpm-{distro}-snap-{stream}' - - 'packaging-build-deb-{stream}' + - 'packaging-build-deb-{stream}': + disable-job: true - 'packaging-verify-full-rpm-master' - 'packaging-verify-rpm-master' - 'packaging-test-rpm-master' - 'packaging-test-rpm-upgrade-master' - - 'packaging-test-deb-master' + - 'packaging-test-deb-master': + disable-job: true - gerrit-tox-verify: branch: master stream: master @@ -25,9 +27,8 @@ project: 'integration/packaging' stream: - - neon - - fluorine - - oxygen + - sodium + distro: - opensuse-42 - epel-7 @@ -41,9 +42,12 @@ - job-template: name: 'packaging-build-rpm-{stream}' + disable-job: false + node: centos7-builder-2c-2g project-type: freestyle + disabled: '{disable-job}' mvn-opts: '' mvn-params: '' @@ -118,8 +122,10 @@ name: 'packaging-build-rpm-{distro}-snap-{stream}' node: centos7-docker-2c-2g + disable-job: false project-type: freestyle + disabled: '{disable-job}' mvn-opts: '' mvn-params: '' @@ -188,8 +194,10 @@ name: 'packaging-verify-rpm-master' node: centos7-builder-2c-2g + disable-job: false project-type: freestyle + disabled: '{disable-job}' parameters: - opendaylight-infra-parameters: @@ -210,46 +218,16 @@ build-timeout: '{build-timeout}' builders: - # Test Oxygen SR4 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.8.4/karaf-0.8.4.tar.gz' - - shell: !include-raw-escape: build-rpm.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 SR1 release tarball + # Test Sodium ('Managed Release Common Distro') 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.1/karaf-0.9.1.tar.gz' + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/integration/opendaylight/0.11.0/opendaylight-0.11.0.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 + # Test latest Sodium snapshot - inject: - # yamllint disable-line rule:line-length - properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/autorelease-2473/org/opendaylight/integration/karaf/0.10.0/karaf-0.10.0.tar.gz' - - shell: !include-raw-escape: build-rpm.sh - - install-test-uninstall-rpm - - # Test Neon multipatch zip (no parallel tarball available) - # NB: This will need to be updated as old builds expire - - inject: - # yamllint disable-line rule:line-length - properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.10.0-SNAPSHOT/karaf-0.10.0-20181119.131156-18.zip' - - shell: !include-raw-escape: build-rpm.sh - - install-test-uninstall-rpm - - # Test latest Neon snapshot - - inject: - properties-content: 'STREAM=neon' + properties-content: 'STREAM=sodium' - shell: !include-raw: build-rpm-snap.sh - install-test-uninstall-rpm @@ -270,8 +248,10 @@ name: 'packaging-verify-full-rpm-master' node: centos7-builder-2c-2g + disable-job: false project-type: freestyle + disabled: '{disable-job}' parameters: - opendaylight-infra-parameters: @@ -292,82 +272,19 @@ build-timeout: '{build-timeout}' builders: - # Test Oxygen SR4 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.8.4/karaf-0.8.4.tar.gz' - - shell: !include-raw-escape: build-rpm.sh - - install-test-uninstall-rpm - - # Test Oxygen pre-release autorelease tarball - # NB: This will need to be updated as old builds expire + # Test Sodium release tarball - inject: # yamllint disable-line rule:line-length - properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/autorelease-2472/org/opendaylight/integration/karaf/0.8.4/karaf-0.8.4.tar.gz' + properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.11.0/karaf-0.11.0.tar.gz' - shell: !include-raw-escape: build-rpm.sh - install-test-uninstall-rpm - # Test latest Oxygen snapshot - - inject: - properties-content: 'STREAM=oxygen' - 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 SR1 release tarball + # Test latest Sodium snapshot - 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.1/karaf-0.9.1.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: - # yamllint disable-line rule:line-length - properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/autorelease-2474/org/opendaylight/integration/karaf/0.9.1/karaf-0.9.1.tar.gz' - - shell: !include-raw-escape: build-rpm.sh - - install-test-uninstall-rpm - - # Test Fluorine multipatch zip (no parallel tarball available) - # NB: This will need to be updated as old builds expire - - inject: - # yamllint disable-line rule:line-length - properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.9.1-SNAPSHOT/karaf-0.9.1-20181112.140627-11.zip' - - shell: !include-raw-escape: build-rpm.sh - - install-test-uninstall-rpm - - # Test latest Fluorine snapshot - - inject: - properties-content: 'STREAM=fluorine' - - shell: !include-raw: build-rpm-snap.sh - - install-test-uninstall-rpm - - # Test Neon pre-release autorelease tarball - # NB: This will need to be updated as old builds expire - - inject: - # yamllint disable-line rule:line-length - properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/autorelease-2473/org/opendaylight/integration/karaf/0.10.0/karaf-0.10.0.tar.gz' - - shell: !include-raw-escape: build-rpm.sh - - install-test-uninstall-rpm - - # Test Neon multipatch zip (no parallel tarball available) - # NB: This will need to be updated as old builds expire - - inject: - # yamllint disable-line rule:line-length - properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.10.0-SNAPSHOT/karaf-0.10.0-20181119.131156-18.zip' - - shell: !include-raw-escape: build-rpm.sh - - install-test-uninstall-rpm - - # Test latest Neon snapshot - - inject: - properties-content: 'STREAM=neon' + properties-content: 'STREAM=sodium' - shell: !include-raw: build-rpm-snap.sh - install-test-uninstall-rpm @@ -393,6 +310,9 @@ name: 'packaging-test-rpm-master' node: centos7-builder-2c-2g + disable-job: false + + disabled: '{disable-job}' parameters: - opendaylight-infra-parameters: @@ -449,7 +369,10 @@ - job-template: name: 'packaging-test-rpm-upgrade-master' + disable-job: false + node: centos7-builder-2c-2g + disabled: '{disable-job}' parameters: - opendaylight-infra-parameters: @@ -515,6 +438,9 @@ name: 'packaging-test-deb-master' node: ubuntu1604-mininet-ovs-25-1c-4g + disable-job: false + + disabled: '{disable-job}' parameters: - opendaylight-infra-parameters: @@ -563,8 +489,10 @@ name: 'packaging-build-deb-{stream}' node: ubuntu1604-mininet-ovs-25-1c-4g + disable-job: false project-type: freestyle + disabled: '{disable-job}' mvn-opts: '' mvn-params: '' @@ -634,6 +562,15 @@ publishers: - lf-infra-publish +- project: + name: packaging-info + jobs: + - gerrit-info-yaml-verify + project: packaging + project-name: packaging + branch: master + build-node: centos7-builder-2c-1g + - project: name: packaging-view views: