Merge "Configure tep-ip for genius auto tunnels"
[releng/builder.git] / jjb / integration / integration4-templates.yaml
index b8ca58cd8d38ae4ab361f275b200f0823aba656c..fd3d923d15f88e0c20796abd01df335acd0acae4 100644 (file)
@@ -1,27 +1,31 @@
 ---
+
+# TODO: This is only potentionally useful for Carbon. Remove this when Carbon is not supported anymore.
+
 - job-template:
-    name: '{project}-csit4-1node-{functionality}-{install}-carbon'
+    name: '{project}-csit4-1node-{functionality}-{install}-nitrogen'
     # Keep synchronized with *-csit-* please.
     disabled: false
 
     project-type: freestyle
-    node: centos7-robot-2c-2g
+    node: centos7-robot-2c-4g
 
     properties:
       - opendaylight-infra-properties:
           build-days-to-keep: '{build-days-to-keep}'
 
     parameters:
+      # Removing {kafka-version} will force this job to run in k4.
       - opendaylight-infra-parameters:
           os-cloud: '{os-cloud}'
           project: 'integration/test'
-          branch: 'stable/carbon'
-          refspec: 'refs/heads/stable/carbon'
+          branch: 'master'
+          refspec: 'refs/heads/master'
           artifacts: '{archive-artifacts}'
       - integration-distribution-branch:
-          branch: 'stable/carbon'
+          branch: 'master'
       - integration-distribution-stream:
-          stream: 'carbon'
+          stream: 'nitrogen'
       - integration-bundle-url:
           bundle-url: '{bundle-url}'
       - integration-controller-scope:
       - integration-test-options:
           test-options: '{robot-options}'
       - integration-stream-test-plan:
-          stream-test-plan: '{project}-{functionality}-carbon.txt'
+          stream-test-plan: '{project}-{functionality}-nitrogen.txt'
       - integration-test-plan:
           test-plan: '{project}-{functionality}.txt'
       - integration-patch-refspec:
           branch: 'master'
       - integration-jdk-version:
           jdkversion: 'openjdk8'
-      - distribution-karaf-version:
-          karaf-version: karaf4
 
     scm:
       - integration-gerrit-scm:
@@ -86,7 +88,7 @@
             style: line
             use-description: false
             # yamllint disable-line rule:line-length
-            csv-file-name: '{project}-csit4-1node-{functionality}-{install}-carbon-{01-plot-data-file}-history.csv'
+            csv-file-name: '{project}-csit4-1node-{functionality}-{install}-nitrogen-{01-plot-data-file}-history.csv'
             series:
               - file: '{01-plot-data-file}'
                 inclusion-flag: 'off'
             style: line
             use-description: false
             # yamllint disable-line rule:line-length
-            csv-file-name: '{project}-csit4-1node-{functionality}-{install}-carbon-{02-plot-data-file}-history.csv'
+            csv-file-name: '{project}-csit4-1node-{functionality}-{install}-nitrogen-{02-plot-data-file}-history.csv'
             series:
               - file: '{02-plot-data-file}'
                 inclusion-flag: 'off'
                 display-table: true
                 format: csv
       - integration-csit-archive-build
-      - opendaylight-infra-shiplogs:
-          maven-version: 'mvn33'
-
+      - lf-infra-publish