Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / integration / integration-test-jobs.yaml
index e7ac0966e0f582437bbe3c5e1ffb344d1d15db31..18e614c44b5cfedaf6cc0a1bfcaee765f00fc31e 100644 (file)
@@ -3,15 +3,9 @@
     name: integration-test
     project: integration/test
     project-name: integration-test
-    test-branch: master
     jobs:
-      - 'integration-distribution-test-{stream}'
-      - 'integration-sanity-test-{stream}'
       - 'integration-patch-test-{stream}'
       - 'integration-multipatch-test-{stream}'
-      - 'integration-distribution-weekly-test-trigger-{stream}'
-      - 'integration-distribution-high-frequency-test-trigger-{stream}'
-      - 'integration-update-csit-tests-{stream}'
       - '{project-name}-rtd-jobs':
           build-node: centos7-builder-2c-2g
           project-pattern: integration/test
           branch: master
           stream: master
 
-    # CSIT Lists in releng-defaults.yaml
+    # CSIT Lists in defaults.yaml
+    stream:
+      - neon:
+          branch: 'master'
+          mvn-version: 'mvn35'
+          csit-list: !include: csit-jobs-neon.lst
+          build-order: >
+              odlparent yangtools infrautils mdsal controller aaa netconf daexim bgpcep
+              ovsdb neutron lispflowmapping openflowplugin coe genius sfc netvirt
+
+      - fluorine:
+          branch: 'stable/fluorine'
+          mvn-version: 'mvn35'
+          csit-list: !include: csit-jobs-fluorine.lst
+          build-order: >
+              odlparent yangtools infrautils mdsal controller aaa netconf daexim bgpcep
+              ovsdb neutron lispflowmapping openflowplugin coe genius sfc netvirt
+
+      - oxygen:
+          branch: 'stable/oxygen'
+          mvn-version: 'mvn35'
+          csit-list: !include: csit-jobs-oxygen.lst
+          build-order: >
+              odlparent yangtools infrautils mdsal controller aaa netconf daexim bgpcep
+              ovsdb neutron lispflowmapping openflowplugin coe genius sfc netvirt
+
+- project:
+    name: integration-distribution
+    project: integration/test
+    project-name: integration-test
+    jobs:
+      - 'integration-distribution-test-{stream}'
+      - 'integration-distribution-weekly-test-trigger-{stream}'
+      - 'integration-distribution-high-frequency-test-trigger-{stream}'
+      - 'integration-update-csit-tests-{stream}'
+
+    # CSIT Lists in defaults.yaml
     stream:
       - fluorine:
           branch: 'master'
           csit-blacklist: >
-              alto bier capwap centinel coe didm dluxapps groupbasedpolicy iotdm jsonrpc lacp
+              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 wip
+              sdninterfaceapp sxp tsdr unimgr usc usecplugin vtn gate longevity sanity tdd tempest wip
           csit-list: !include: csit-jobs-fluorine.lst
-          csit-sanity-list: '{csit-sanity-list-fluorine}'
           csit-weekly-list: '{csit-weekly-list-fluorine}'
           csit-high-frequency-list: '{csit-high-frequency-list-fluorine}'
-          mvn-version: 'mvn35'
       - oxygen:
           branch: 'stable/oxygen'
           csit-blacklist: >
-              capwap centinel coe didm iotdm jsonrpc lacp messaging4transport netide nic
-              ocpplugin sdninterfaceapp unimgr usecplugin gate longevity sanity tdd wip
+              capwap centinel didm iotdm jsonrpc lacp messaging4transport netide nic
+              ocpplugin sdninterfaceapp unimgr usecplugin gate longevity sanity tdd tempest wip
           csit-list: !include: csit-jobs-oxygen.lst
-          csit-sanity-list: '{csit-sanity-list-oxygen}'
           csit-weekly-list: '{csit-weekly-list-oxygen}'
           csit-high-frequency-list: '{csit-high-frequency-list-oxygen}'
-          mvn-version: 'mvn35'
-
-      - nitrogen:
-          branch: 'stable/nitrogen'
-          csit-blacklist: capwap centinel coe didm iotdm jsonrpc lacp netide tsdr gate longevity sanity tdd wip
-          csit-list: !include: csit-jobs-nitrogen.lst
-          csit-sanity-list: '{csit-sanity-list-nitrogen}'
-          csit-weekly-list: '{csit-weekly-list-nitrogen}'
-          csit-high-frequency-list: '{csit-high-frequency-list-nitrogen}'
-          mvn-version: 'mvn35'
-
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
-          csit-blacklist: capwap centinel coe jsonrpc gate longevity sanity tdd wip
-          csit-list: !include: csit-jobs-carbon.lst
-          csit-sanity-list: '{csit-sanity-list-carbon}'
-          csit-weekly-list: '{csit-weekly-list-carbon}'
-          csit-high-frequency-list: '{csit-high-frequency-list-carbon}'
-          mvn-version: 'mvn35'
 
-    # tools system image
-    tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847
+- project:
+    name: integration-sanity
+    project: integration/test
+    project-name: integration-test
+    jobs:
+      - 'integration-sanity-test-{stream}'
 
-# Template: integration-distribution-test-{stream}
-# Goal: Verify a distribution through all system test available
-# Operation: This template takes a distribution and passes all available system test
+    stream:
+      - fluorine:
+          branch: 'master'
+          karaf-version: odl
+          csit-sanity-list: '{csit-sanity-list-fluorine}'
+      - oxygen:
+          branch: 'stable/oxygen'
+          karaf-version: karaf4
+          csit-sanity-list: '{csit-sanity-list-oxygen}'
 
 - job-template:
     name: 'integration-distribution-test-{stream}'
+    # Goal: Verify a distribution through all system test available
+    # Operation: This template takes a distribution and passes all available system test
 
     project-type: freestyle
-    node: centos7-robot-2c-8g
+    node: queue-disttest-2c-1g
 
     properties:
       - opendaylight-infra-properties:
           email-prefix: '[integration]'
       - lf-infra-publish
 
-# Template: integration-sanity-test-{stream}
-# Goal: Verify a distribution through sanity test
-# Operation: This template takes a distribution and passes sanity test
-
 - job-template:
     name: 'integration-sanity-test-{stream}'
+    # Goal: Verify a distribution through sanity test
+    # Operation: This template takes a distribution and passes sanity test
+    # This jobs works for both managed & unmanaged distro.
 
     project-type: freestyle
-    node: centos7-robot-2c-8g
+    node: queue-intque-2c-1g
 
     properties:
       - opendaylight-infra-properties:
       - distribution-karaf-version:
           karaf-version: '{karaf-version}'
 
+    triggers:
+      - timed: '{schedule-daily}'
+
     builders:
       - trigger-builds:
           - project: '{csit-sanity-list}'
           email-recipients: '{email-recipients}'
           email-prefix: '[integration]'
 
-# Template: integration-patch-test-{stream}
-# Goal: Build a patch and run all available system test on a distribution containing the change
-# Operation: This job template builds a patch, creates a distribution containing the patch, and
-# triggers the distribution test when test-integration is used in gerrit comments
-
 - job-template:
     name: 'integration-patch-test-{stream}'
+    # Template: integration-patch-test-{stream}
+    # Goal: Build a patch and run all available system test on a distribution containing the change
+    # Operation: This job template builds a patch, creates a distribution containing the patch, and
+    # triggers the distribution test when test-integration is used in gerrit comments
 
     project-type: freestyle
     node: centos7-builder-2c-8g
     # (if not all) available CSIT jobs.
 
     project-type: freestyle
-    node: centos7-builder-4c-4g
+    node: centos7-builder-8c-8g
+    concurrent: true
     jdk: '{java-version}'
 
     properties:
     parameters:
       - patches-to-build-parameter:
           patches_to_build: '$PATCHES_TO_BUILD'
+      - build-order-parameter:
+          build-order: '{build-order}'
+      - build-fast-parameter:
+          build-fast: 'false'
       - run-test-parameter:
           run-test: 'false'
       - integration-distribution-branch:
           branch: '{branch}'
           refspec: 'refs/heads/{branch}'
           artifacts: '{archive-artifacts}'
-      - maven-exec:
-          maven-version: mvn35
+      - lf-infra-maven-parameters:
+          mvn-opts: ''
+          mvn-params: ''
+          mvn-version: mvn35
+          staging-profile-id: ''  # Staging repos do not make sense for this job
 
     wrappers:
       - opendaylight-infra-wrappers:
           server-name: '{gerrit-server-name}'
           trigger-on:
             - comment-added-contains-event:
-                comment-contains-value: 'multipatch-build:'
+                comment-contains-value: 'multipatch-build'
           projects:
             - project-compare-type: ANT
               project-pattern: '**'
           dist-pom: patch_tester/distribution/pom.xml
       - conditional-step:
           condition-kind: boolean-expression
-          condition-expression: $RUNTEST
+          condition-expression: $RUN_TEST
           steps:
             - trigger-builds:
                 - project: '{csit-list}'
     name: 'integration-distribution-weekly-test-trigger-{stream}'
 
     project-type: freestyle
-    node: centos7-robot-2c-8g
+    node: queue-intque-2c-1g
 
     properties:
       - opendaylight-infra-properties:
     name: 'integration-distribution-high-frequency-test-trigger-{stream}'
 
     project-type: freestyle
-    node: centos7-robot-2c-8g
+    node: queue-intque-2c-1g
 
     properties:
       - opendaylight-infra-properties:
       - shell: |
           git status
           git add jjb/integration/*.lst
-      - opendaylight-infra-push-gerrit-patch:
-          project: "releng/builder"
-          gerrit-topic: "auto-update-csit-jobs-{stream}"
-          gerrit-commit-message: "Auto Update CSIT Jobs to run for {stream}"
+      - lf-infra-push-gerrit-patch:
+          project: 'releng/builder'
+          gerrit-user: 'jenkins-$SILO'
+          gerrit-host: 'git.opendaylight.org'
+          gerrit-topic: 'auto-update-csit-jobs-{stream}'
+          gerrit-commit-message: 'Auto Update CSIT Jobs to run for {stream}'
+          reviewers-email: 'jluhrsen@redhat.com'
 
     publishers:
       - lf-infra-publish
+
+- view:
+    name: integration
+    description: 'List of integration jobs'
+    regex: '^integration-.*'
+    <<: *releng_view_common