Deprecate VPP stable/2005 93/31093/1
authorDave Wallace <dwallacelf@gmail.com>
Tue, 2 Feb 2021 20:30:12 +0000 (15:30 -0500)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 2 Feb 2021 20:30:12 +0000 (15:30 -0500)
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Ifba4ab4270d8eddf9713fa817f00b179247fd09f

docker/scripts/lib_vpp.sh
jjb/vpp/docs.yaml
jjb/vpp/vpp.yaml

index 2842061..5ed538a 100644 (file)
@@ -88,10 +88,10 @@ docker_build_setup_vpp() {
 #       to create an enumerated set of jobs jobs that match the
 #       definitions here.
 declare -A VPP_BRANCHES
-VPP_BRANCHES["centos-7"]="stable/2005 stable/2009"
+VPP_BRANCHES["centos-7"]="stable/2009"
 VPP_BRANCHES["centos-8"]="stable/2009 stable/2101 master"
 VPP_BRANCHES["debian-9"]="stable/2009"
 VPP_BRANCHES["debian-10"]="stable/2009 stable/2101 master"
-VPP_BRANCHES["ubuntu-18.04"]="stable/2005 stable/2009 stable/2101 master"
+VPP_BRANCHES["ubuntu-18.04"]="stable/2009 stable/2101 master"
 VPP_BRANCHES["ubuntu-20.04"]="stable/2009 stable/2101 master"
 export VPP_BRANCHES
index 61273dc..6965995 100644 (file)
@@ -14,8 +14,6 @@
     stream:
       - master:
           branch: 'master'
-      - '2005':
-          branch: 'stable/2005'
       - '2009':
           branch: 'stable/2009'
       - '2101':
index 9854b76..0633041 100644 (file)
           os: 'ubuntu2004'
           repo-stream-part: 'master'
           branch-head-refspec: ''
-      - '2005':
-          branch: 'stable/2005'
-          os: 'ubuntu1804'
-          repo-stream-part: 'stable.2005'
-          branch-head-refspec: ''
       - '2009':
           branch: 'stable/2009'
           os: 'ubuntu1804'
           branch: 'master'
           repo-stream-part: 'master'
           branch-head-refspec: ''
-      - '2005':
-          branch: 'stable/2005'
-          repo-stream-part: 'stable.2005'
-          branch-head-refspec: ''
       - '2009':
           branch: 'stable/2009'
           repo-stream-part: 'stable.2009'
     make-parallel-jobs: '4'
     archive-artifacts: '/tmp/vpp-failed-unittests/*/* **/core'
     stream:
-      - '2005':
-          branch: 'stable/2005'
-          repo-stream-part: 'stable.2005'
-          branch-head-refspec: ''
       - '2009':
           branch: 'stable/2009'
           repo-stream-part: 'stable.2009'
       - debian9:
           repo-os-part: 'stretch'
     executor-arch: 'x86_64'
-    exclude:
-      - stream: '2005'
-        os: 'debian9'
 # [end] VPP-OS-EOL-X86_64 PROJECT
 
 # VPP-OS-IN-2009-X86_64 PROJECT
           branch: 'master'
           repo-stream-part: 'master'
           branch-head-refspec: ''
-      - '2005':
-          branch: 'stable/2005'
-          repo-stream-part: 'stable.2005'
-          branch-head-refspec: ''
       - '2009':
           branch: 'stable/2009'
           repo-stream-part: 'stable.2009'
       - master:
           branch: 'master'
           repo-stream-part: 'master'
-      - '2005':
-          branch: 'stable/2005'
-          repo-stream-part: 'stable.2005'
       - '2009':
           branch: 'stable/2009'
           repo-stream-part: 'stable.2009'
     exclude:
       - stream: '2001'
         device-node-arch: '1n-tx2'
-      - stream: '2005'
-        device-node-arch: '1n-tx2'
 
 # [end] VPP-CSIT-PERPATCH PROJECT