chore(vpp): post 25.02 release clean up 51/42451/3
authorNaveen Joy <[email protected]>
Tue, 4 Mar 2025 20:22:05 +0000 (12:22 -0800)
committerNaveen Joy <[email protected]>
Thu, 6 Mar 2025 22:48:20 +0000 (14:48 -0800)
Change-Id: Ib1d5c74f2240fd914848f50e3d9a14bb25e48bc8
Signed-off-by: Naveen Joy <[email protected]>
docker/scripts/lib_csit.sh
docker/scripts/lib_vpp.sh
jjb/vpp/docs.yaml
jjb/vpp/vpp.yaml

index 06cfb47..72b32bb 100644 (file)
@@ -34,8 +34,8 @@ export CIMAN_DOCKER_SCRIPTS="${CIMAN_DOCKER_SCRIPTS:-$(dirname ${BASH_SOURCE[0]}
 #       to create an enumerated set of jobs jobs that match the
 #       definitions here.
 declare -A CSIT_VPP_BRANCHES
-CSIT_VPP_BRANCHES["ubuntu-22.04"]="stable/2406 master"
-CSIT_VPP_BRANCHES["ubuntu-24.04"]="master"
+CSIT_VPP_BRANCHES["ubuntu-22.04"]="stable/2410 stable/2502 master"
+CSIT_VPP_BRANCHES["ubuntu-24.04"]="stable/2410 stable/2502 master"
 export CSIT_VPP_BRANCHES
 
 CSIT_SUPPORTED_EXECUTOR_CLASSES="builder csit_dut"
index 3d827a1..83dd2c9 100644 (file)
@@ -122,7 +122,7 @@ docker_build_setup_vpp() {
 #       to create an enumerated set of jobs jobs that match the
 #       definitions here.
 declare -A VPP_BRANCHES
-VPP_BRANCHES["debian-12"]="stable/2410 master"
-VPP_BRANCHES["ubuntu-22.04"]="stable/2406 stable/2410 master"
-VPP_BRANCHES["ubuntu-24.04"]="stable/2410 master"
+VPP_BRANCHES["debian-12"]="stable/2410 stable/2502 master"
+VPP_BRANCHES["ubuntu-22.04"]="stable/2410 stable/2502 master"
+VPP_BRANCHES["ubuntu-24.04"]="stable/2410 stable/2502 master"
 export VPP_BRANCHES
index 92e4249..eae79ea 100644 (file)
       - 'master':
           branch: 'master'
           branch-refspec: ''
-      - '2406':
-          branch: 'stable/2406'
-          branch-refspec: ''
-          os: 'ubuntu2204'
       - '2410':
           branch: 'stable/2410'
           branch-refspec: ''
index af3ae51..62d95e4 100644 (file)
       - 'master':
           branch: 'master'
           branch-refspec: ''
-      - '2406':
-          os: 'ubuntu2204'
-          branch: 'stable/2406'
-          branch-refspec: ''
       - '2410':
           os: 'ubuntu2204'
           branch: 'stable/2410'
       - 'master':
           branch: 'master'
           branch-refspec: ''
-      - '2406':
-          branch: 'stable/2406'
-          branch-refspec: ''
       - '2410':
           branch: 'stable/2410'
           branch-refspec: ''
           branch: 'stable/2502'
           branch-refspec: ''
     executor-arch: 'x86_64'
-    exclude:
-        # ubuntu-24.04 introduced in VPP 24.10
-        - stream: '2406'
-          os: 'ubuntu2404'
-        # debian-12 introduced in VPP 24.10
-        - stream: '2406'
-          os: 'debian12'
 
 # [end] VPP-X86_64 PROJECT
 
       - 'master':
           branch: 'master'
           branch-refspec: ''
-      - '2406':
-          branch: 'stable/2406'
-          branch-refspec: ''
       - '2410':
           branch: 'stable/2410'
           branch-refspec: ''
       - '2502':
           branch: 'stable/2502'
           branch-refspec: ''
-    exclude:
-        # ubuntu-24.04 introduced in VPP 24.10
-        - stream: '2406'
-          os: 'ubuntu2404'
 
 # [end] VPP-GCC-X86_64 PROJECT
 
       - 'master':
           branch: 'master'
           branch-refspec: ''
-      - '2406':
-          branch: 'stable/2406'
-          branch-refspec: ''
       - '2410':
           branch: 'stable/2410'
           branch-refspec: ''
           branch: 'stable/2502'
           branch-refspec: ''
     executor-arch: 'aarch64'
-    exclude:
-        # ubuntu-24.04 introduced in VPP 24.10
-        - stream: '2406'
-          os: 'ubuntu2404'
 # [end] VPP-AARCH64 PROJECT
 
 # VPP-ARM-DRIVERS-AARCH64 PROJECT
       - 'master':
           branch: 'master'
           branch-refspec: ''
-      - '2406':
-          branch: 'stable/2406'
-          branch-refspec: ''
-          os: 'ubuntu2204'
       - '2410':
           branch: 'stable/2410'
           branch-refspec: ''