X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fintegration-test-jobs.yaml;h=be7e06e5d9cfa93f0418ac3591288f839773eaa1;hb=807fca79b9cbd070495690797e1b0cc019caf5f9;hp=3ae1fb43d05185191b6902f47906aba30bdd75a6;hpb=68a22512dee8604a172f19e6e75ed5dcf4faba29;p=releng%2Fbuilder.git diff --git a/jjb/integration/integration-test-jobs.yaml b/jjb/integration/integration-test-jobs.yaml index 3ae1fb43d..be7e06e5d 100644 --- a/jjb/integration/integration-test-jobs.yaml +++ b/jjb/integration/integration-test-jobs.yaml @@ -18,9 +18,18 @@ # CSIT Lists in defaults.yaml stream: - - neon: + - sodium: branch: 'master' mvn-version: 'mvn35' + csit-list: !include: csit-jobs-sodium.lst + build-order: > + odlparent yangtools infrautils mdsal controller serviceutils aaa netconf + daexim ovsdb neutron openflowplugin coe genius lispflowmapping sfc netvirt + bgpcep integration/distribution + + - neon: + branch: 'stable/neon' + mvn-version: 'mvn35' csit-list: !include: csit-jobs-neon.lst build-order: > odlparent yangtools infrautils mdsal controller serviceutils aaa netconf @@ -44,6 +53,7 @@ odlparent yangtools infrautils mdsal controller serviceutils aaa netconf daexim ovsdb neutron openflowplugin coe genius lispflowmapping sfc netvirt bgpcep integration/distribution + disable-job: true - project: name: integration-distribution @@ -57,8 +67,22 @@ # CSIT Lists in defaults.yaml stream: - - neon: + - sodium: branch: 'master' + csit-blacklist: > + alto bier capwap centinel didm dluxapps groupbasedpolicy iotdm jsonrpc lacp + l2switch messaging4transport nemo netide nic ocpplugin of-config p4plugin packetcable + sdninterfaceapp sxp tsdr unimgr usc usecplugin vtn gate longevity sanity tdd tempest wip + aaa-csit-1node-keystone-all + netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-pike + netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-queens-upstream-stateful-itm-direct + netvirt-csit-3node-1cmb + last-line-is-ignored-so-we-need-something-dummy-here-to-make-sure-the-real-last-line-is-used + csit-list: !include: csit-jobs-sodium.lst + csit-weekly-list: '{csit-weekly-list-sodium}' + csit-high-frequency-list: '{csit-high-frequency-list-sodium}' + - neon: + branch: 'stable/neon' csit-blacklist: > alto bier capwap centinel didm dluxapps groupbasedpolicy iotdm jsonrpc lacp l2switch messaging4transport nemo netide nic ocpplugin of-config p4plugin packetcable @@ -107,9 +131,13 @@ - 'integration-sanity-test-{stream}' stream: - - neon: + - sodium: branch: 'master' karaf-version: odl + csit-sanity-list: '{csit-sanity-list-sodium}' + - neon: + branch: 'stable/neon' + karaf-version: odl csit-sanity-list: '{csit-sanity-list-neon}' - fluorine: branch: 'stable/fluorine' @@ -156,6 +184,7 @@ forbidden-files: '' builders: + - lf-infra-pre-build - config-file-provider: files: - file-id: odl-elastic-cloud @@ -189,6 +218,7 @@ karaf-version: '{karaf-version}' builders: + - lf-infra-pre-build - trigger-builds: - project: '{csit-list}' block: true @@ -196,6 +226,11 @@ BUNDLE_URL=$BUNDLE_URL KARAF_VERSION=$KARAF_VERSION + wrappers: + - lf-infra-wrappers: + build-timeout: 1440 + jenkins-ssh-credential: '{jenkins-ssh-credential}' + publishers: - opendaylight-infra-generate-csit-status-report - email-notification: @@ -226,6 +261,7 @@ - timed: '{schedule-daily}' builders: + - lf-infra-pre-build - trigger-builds: - project: '{csit-sanity-list}' block: true @@ -299,6 +335,7 @@ notbuilt: true builders: + - lf-infra-pre-build - integration-rebase-gerrit-patch - wipe-org-opendaylight-repo - lf-provide-maven-settings: @@ -409,6 +446,7 @@ branch-pattern: '**/{branch}' builders: + - lf-infra-pre-build - wipe-org-opendaylight-repo - lf-maven-install: mvn-version: '{mvn-version}' @@ -487,6 +525,7 @@ - timed: '{schedule-high-frequency}' builders: + - lf-infra-pre-build - trigger-builds: - project: '{csit-high-frequency-list}' block: true @@ -557,6 +596,7 @@ jobs: builder-jjb-merge builders: + - lf-infra-pre-build - shell: !include-raw-escape: update-csit-tests.sh - shell: | git status @@ -584,7 +624,7 @@ job-name: - aaa-csit-1node-authn-all-fluorine - bgpcep-csit-1node-throughpcep-all-fluorine - - coe-csit-1node-container-networking-all-fluorine + - coe-csit-1node-container-networking-only-fluorine - controller-csit-1node-akka1-all-fluorine - controller-csit-1node-benchmark-all-fluorine - controller-csit-1node-notifications-longevity-only-fluorine @@ -624,7 +664,7 @@ job-name: - aaa-csit-1node-authn-all-neon - bgpcep-csit-1node-throughpcep-all-neon - - coe-csit-1node-container-networking-all-neon + - coe-csit-1node-container-networking-only-neon - controller-csit-1node-akka1-all-neon - controller-csit-1node-benchmark-all-neon - controller-csit-1node-notifications-longevity-only-neon