feat(csit): Add 3n-snr
[ci-management.git] / jjb / vpp / vpp.yaml
index 122c5a3..bad647f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Cisco and/or its affiliates.
+# Copyright (c) 2022 Cisco and/or its affiliates.
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at:
       - master:
           branch: 'master'
           branch-refspec: ''
-      - '2110':
-          branch: 'stable/2110'
-          branch-refspec: ''
       - '2202':
           branch: 'stable/2202'
           branch-refspec: ''
+      - '2206':
+          branch: 'stable/2206'
+          branch-refspec: ''
     executor-arch: 'x86_64'
 # [end] VPP-CHECKSTYLE-X86_64 PROJECT
 
       - master:
           branch: 'master'
           branch-refspec: ''
-      - '2110':
-          branch: 'stable/2110'
-          branch-refspec: ''
       - '2202':
           branch: 'stable/2202'
           branch-refspec: ''
+      - '2206':
+          branch: 'stable/2206'
+          branch-refspec: ''
     os:
       - debian10
       - debian11
-      - ubuntu1804
       - ubuntu2004
     executor-arch: 'x86_64'
     exclude:
-      # OS deprecated in master
-      - stream: 'master'
-        os: 'ubuntu1804'
-      # OS deprecated on 2202
-      - stream: '2202'
-        os: 'ubuntu1804'
-      # os added in master
-      - stream: '2106'
-        os: 'debian11'
-      - stream: '2110'
-        os: 'debian11'
+      # os added in 22.06
       - stream: '2202'
         os: 'debian11'
 # [end] VPP-X86_64 PROJECT
       - master:
           branch: 'master'
           branch-refspec: ''
-      - '2110':
-          branch: 'stable/2110'
-          branch-refspec: ''
       - '2202':
           branch: 'stable/2202'
           branch-refspec: ''
+      - '2206':
+          branch: 'stable/2206'
+          branch-refspec: ''
 # [end] VPP-GCC-X86_64 PROJECT
 
 # VPP-AARCH64 PROJECT
       - master:
           branch: 'master'
           branch-refspec: ''
-      - '2110':
-          branch: 'stable/2110'
-          branch-refspec: ''
       - '2202':
           branch: 'stable/2202'
           branch-refspec: ''
+      - '2206':
+          branch: 'stable/2206'
+          branch-refspec: ''
     os:
-      - ubuntu1804
       - ubuntu2004
     executor-arch: 'aarch64'
-    exclude:
-      # OS deprecated in master
-      - stream: 'master'
-        os: 'ubuntu1804'
-      # OS deprecated in 2202
-      - stream: '2202'
-        os: 'ubuntu1804'
 # [end] VPP-AARCH64 PROJECT
 
 # VPP-CSIT-VERIFY-DEVICE PROJECT
       - master:
           branch: 'master'
           branch-refspec: ''
-      - '2110':
-          branch: 'stable/2110'
-          branch-refspec: ''
       - '2202':
           branch: 'stable/2202'
           branch-refspec: ''
+      - '2206':
+          branch: 'stable/2206'
+          branch-refspec: ''
     testbed-arch:
       - 1n-skx:
           os: 'ubuntu2004'
       - master:
           branch: 'master'
           branch-refspec: ''
-      - '2110':
-          branch: 'stable/2110'
-          branch-refspec: ''
       - '2202':
           branch: 'stable/2202'
           branch-refspec: ''
+      - '2206':
+          branch: 'stable/2206'
+          branch-refspec: ''
     testbed-arch:
       - 2n-icx:
           os: 'ubuntu2004'
           os: 'ubuntu2004'
           executor-arch: 'aarch64'
           make-parallel-jobs: '16'
+      - 3n-alt:
+          os: 'ubuntu2004'
+          executor-arch: 'aarch64'
+          make-parallel-jobs: '16'
       - 2n-tx2:
           os: 'ubuntu2004'
           executor-arch: 'aarch64'
           make-parallel-jobs: '16'
+      - 3n-snr:
+          os: 'ubuntu2004'
+          executor-arch: 'x86_64'
 
 # [end] VPP-CSIT-VERIFY-PERF PROJECT
 
       - master:
           branch: 'master'
           branch-refspec: ''
-      - '2110':
-          branch: 'stable/2110'
-          branch-refspec: ''
       - '2202':
           branch: 'stable/2202'
           branch-refspec: ''
+      - '2206':
+          branch: 'stable/2206'
+          branch-refspec: ''
     os: 'ubuntu2004'
 # [end] VPP-CSIT-API-CRC PROJECT
 
                 - compare-type: REG_EXP
                   pattern: ^((?!\/COMMIT_MSG|docs|_abc|_def[\/\.]).)*$
               forbidden-file-paths:
-                - compare-type: REG_EXP
-                  pattern: .*docs\/.*
                 - compare-type: REG_EXP
                   pattern: .*extras\/emacs\/.*
               disable-strict-forbidden-file-verification: 'true'
       - shell:
           !include-raw-escape:
           - ../scripts/vpp/commitmsg.sh
+      - shell:
+          !include-raw-escape:
+          - ../scripts/vpp/docs_spell.sh
 
     publishers:
       - fdio-infra-publish