Merge "Move VPP and CSIT macros to global"
authorVratko Polak <vrpolak@cisco.com>
Fri, 17 Jan 2020 09:08:03 +0000 (09:08 +0000)
committerGerrit Code Review <gerrit@fd.io>
Fri, 17 Jan 2020 09:08:03 +0000 (09:08 +0000)
jjb/ci-management/ci-management-jobs.yaml
jjb/csit/csit-perf.yaml
jjb/csit/csit-tox.yaml
jjb/csit/csit-vpp-device.yaml
jjb/csit/csit.yaml
jjb/scripts/vpp/arm-build-no-test.sh
jjb/scripts/vpp/arm-build.sh
jjb/vpp/docs.yaml
jjb/vpp/vpp.yaml

index f102036..b071cb9 100644 (file)
@@ -2,7 +2,11 @@
 - project:
     name: ci-management-ci-jobs
     jobs:
-      - '{project-name}-ci-jobs'
+      - gerrit-jenkins-cfg-verify
+      - gerrit-jenkins-sandbox-cleanup
+      - gerrit-jjb-deploy-job
+      - gerrit-jjb-merge
+      - gerrit-jjb-verify
 
     project: ci-management
     project-name: ci-management
index d9263a4..f18a596 100644 (file)
       - master:
           branch: 'master'
           branch-id: 'oper'
-          executor: 'ubuntu1804-us'
       - '1904':
           branch: 'rls1904'
           branch-id: 'oper-rls1904'
-          executor: 'ubuntu1804-us'
       - '1908_1':
           branch: 'rls1908_1'
           branch-id: 'oper-rls1908_1'
-          executor: 'ubuntu1804-us'
+      - '2001':
+          branch: 'rls2001'
+          branch-id: 'oper-rls2001'
 
     build-artifact-num-to-keep: 10
     node-arch:
index e83ce94..9c54cd1 100644 (file)
@@ -27,6 +27,8 @@
           branch: 'rls1904'
       - '1908_1':
           branch: 'rls1908_1'
+      - '2001':
+          branch: 'rls2001'
 
 - job-template:
     name: 'csit-verify-tox-{stream}'
index 3c713d0..9fb768a 100644 (file)
@@ -39,6 +39,9 @@
       - master:
           branch: 'master'
           branch-id: 'oper'
+      - '2001':
+          branch: 'rls2001'
+          branch-id: 'oper-rls2001'
     stream:
       - master:
           branch: 'master'
@@ -49,6 +52,9 @@
       - '1908':
           branch: 'rls1908_1'
           branch-id: 'oper-rls1908_1'
+      - '2001':
+          branch: 'rls2001'
+          branch-id: 'oper-rls2001'
     exclude:
       - stream: '1904'
         os: 'ubuntu1804'
index ad6689c..5de96f9 100644 (file)
     stream_timed:
       - master:
           branch: 'master'
-          executor: 'ubuntu1804-us'
+      - '2001':
+          branch: 'rls2001'
     stream:
       - master:
           branch: 'master'
-          executor: 'ubuntu1804-us'
       - '1904':
           branch: 'rls1904'
-          executor: 'ubuntu1804-us'
       - '1908':
           branch: 'rls1908'
       - '1908_1':
           branch: 'rls1908_1'
+      - '2001':
+          branch: 'rls2001'
 
 - project:
     name: csit-view
@@ -89,7 +90,7 @@
 
     triggers:
       - reverse:
-          jobs: 'csit-vpp-verify-{stream_timed}-ubuntu1604-weekly'
+          jobs: 'csit-vpp-device-{stream_timed}-ubuntu1804-1n-skx-weekly'
           result: 'success'
       - gerrit:
           server-name: 'Primary'
index 94cc824..ae5aa34 100644 (file)
@@ -1,4 +1,10 @@
 #!/bin/bash
+
+# This script wants environment variables
+# set by parallel-vars.sh script.
+# Otherwise "make test" is not parallelized,
+# possibly leading to jobs overstepping their time limit.
+
 # basic build script example
 set -xe -o pipefail
 
index 9de736a..2abe610 100644 (file)
@@ -1,4 +1,10 @@
 #!/bin/bash
+
+# This script wants environment variables
+# set by parallel-vars.sh script.
+# Otherwise "make test" is not parallelized,
+# possibly leading to jobs overstepping their time limit.
+
 # basic build script example
 set -xe -o pipefail
 
index c34387e..f5ba7ee 100644 (file)
@@ -25,6 +25,9 @@
       - '1908':
           branch: 'stable/1908'
           repo-stream-part: 'stable.1908'
+      - '2001':
+          branch: 'stable/2001'
+          repo-stream-part: 'stable.2001'
 
     type:
       - short
index 5f9d7c8..1b08c06 100644 (file)
@@ -22,6 +22,9 @@
       - '1908':
           branch: 'stable/1908'
           repo-stream-part: 'stable.1908'
+      - '2001':
+          branch: 'stable/2001'
+          repo-stream-part: 'stable.2001'
 
 - project:
     name: vpp-clang
@@ -61,6 +64,9 @@
       - '1908':
           branch: 'stable/1908'
           repo-stream-part: 'stable.1908'
+      - '2001':
+          branch: 'stable/2001'
+          repo-stream-part: 'stable.2001'
     os: ubuntu1804
 
 - project:
@@ -84,6 +90,9 @@
       - '1908':
           branch: 'stable/1908'
           repo-stream-part: 'stable.1908'
+      - '2001':
+          branch: 'stable/2001'
+          repo-stream-part: 'stable.2001'
     device-node-arch:
       - 1n-skx
       - 1n-tx2:
       - '1908':
           branch: 'stable/1908'
           repo-stream-part: 'stable.1908'
+      - '2001':
+          branch: 'stable/2001'
+          repo-stream-part: 'stable.2001'
     os:
       - ubuntu1604:
           repo-os-part: 'ubuntu.xenial.main'
       - '1908':
           branch: 'stable/1908'
           repo-stream-part: 'stable.1908'
+      - '2001':
+          branch: 'stable/2001'
+          repo-stream-part: 'stable.2001'
     os:
       - ubuntu1804:
           repo-os-part: 'ubuntu-arm.bionic.main'
       - shell:
           !include-raw-escape:
           - ../scripts/vpp/parallel-vars.sh
-      - shell:
-          !include-raw-escape:
+          # Do not split, the line below wants env vars from the line above.
           - ../scripts/vpp/arm-build.sh
 
     publishers:
       - shell:
           !include-raw-escape:
           - ../scripts/vpp/parallel-vars.sh
-      - shell:
-          !include-raw-escape:
+          # Do not split, the line below wants env vars from the line above.
           - ../scripts/vpp/arm-build-no-test.sh
 
       - provide-maven-settings:
       - shell:
           !include-raw-escape:
           - ../scripts/setup_vpp_dpdk_dev_env.sh
-      - shell:
-          !include-raw-escape:
-          - ../scripts/vpp/parallel-vars.sh
       - shell:
           !include-raw-escape:
           - ../scripts/vpp/csit-device.sh