Skip voting on vpp-csit-verify-device-* jobs
[ci-management.git] / jjb / vpp / vpp.yaml
index 58a6415..4b3a132 100644 (file)
       - '2302':
           branch: 'stable/2302'
           branch-refspec: ''
+      - '2306':
+          branch: 'stable/2306'
+          branch-refspec: ''
     executor-arch: 'x86_64'
     exclude:
+      # os deprecated in 23.06
+      - stream: '2306'
+        os: 'ubuntu2004'
       # os deprecated in 23.02
       - stream: '2302'
         os: 'ubuntu2004'
           branch-refspec: ''
           make-test-os: 'ubuntu-20.04 ubuntu-22.04'
           make-test-multiworker-os: 'debian-11'
+      - '2306':
+          branch: 'stable/2306'
+          branch-refspec: ''
+          make-test-os: 'ubuntu-20.04 ubuntu-22.04'
+          make-test-multiworker-os: 'debian-11'
     os:
       - debian11
       - ubuntu2004
       - '2302':
           branch: 'stable/2302'
           branch-refspec: ''
+      - '2306':
+          branch: 'stable/2306'
+          branch-refspec: ''
     exclude:
+      # os deprecated in 23.06
+      - stream: '2306'
+        os: 'ubuntu2004'
       # os deprecated in 23.02
       - stream: '2302'
         os: 'ubuntu2004'
           branch-refspec: ''
           make-test-os: 'ubuntu-20.04 ubuntu-22.04'
           make-test-multiworker-os: ''
+      - '2306':
+          branch: 'stable/2306'
+          branch-refspec: ''
+          make-test-os: 'ubuntu-20.04 ubuntu-22.04'
+          make-test-multiworker-os: ''
     os:
       - ubuntu2004
       - ubuntu2204
       - 'vpp-csit-verify-device-{stream}-{os}-{executor-arch}-{testbed-arch}':
           make-parallel-jobs: '32'
     project: 'vpp'
-    skip-vote: 'false'
     stream:
       - 'master':
           branch: 'master'
       - '2302':
           branch: 'stable/2302'
           branch-refspec: ''
+      - '2306':
+          branch: 'stable/2306'
+          branch-refspec: ''
     testbed-arch:
       - 1n-skx:
           os: 'ubuntu2204'
           executor-arch: 'x86_64'
+          skip-vote: 'true'
       - 1n-tx2:
           os: 'ubuntu2204'
           executor-arch: 'aarch64'
-          skip-vote: 'false'
+          skip-vote: 'true'
 # [end] VPP-CSIT-VERIFY-DEVICE PROJECT
 
 # VPP-CSIT-VERIFY-PERF PROJECT
       - '2302':
           branch: 'stable/2302'
           branch-refspec: ''
+      - '2306':
+          branch: 'stable/2306'
+          branch-refspec: ''
     os:
       - 'ubuntu2204'
 # [end] VPP-CSIT-API-CRC PROJECT
                 - shell:
                     !include-raw-escape:
                     - ../scripts/vpp/copy_archives.sh
-      - robot-report:
-          output-path: 'archives/csit_current/0/'
-
       - fdio-infra-publish
 # [end] VPP-CSIT-VERIFY-PERF JOB TEMPLATE