From 4455de64f7c977881389521294b27fb9d85eae57 Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Mon, 6 Nov 2023 19:22:30 -0500 Subject: chore(post-release-cleanup): clean up VPP CI jobs post VPP 23.10 release - Remove references to unsupported VPP 23.02 release Change-Id: I540a2f0d43ff2cdd29c8d62c729463282b76b8fb Signed-off-by: Dave Wallace --- jjb/vpp/docs.yaml | 18 ------------------ jjb/vpp/vpp.yaml | 50 -------------------------------------------------- 2 files changed, 68 deletions(-) (limited to 'jjb') diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index 80d2ad6b4..86bf8f4a9 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -10,35 +10,17 @@ project: 'vpp' executor-arch: 'x86_64' os: - - 'ubuntu2004' - 'ubuntu2204' stream: - 'master': branch: 'master' branch-refspec: '' - - '2302': - branch: 'stable/2302' - branch-refspec: '' - '2306': branch: 'stable/2306' branch-refspec: '' - '2310': branch: 'stable/2310' branch-refspec: '' - exclude: - # os deprecated in 23.10 - - stream: '2310' - os: 'ubuntu2004' - # os deprecated in 23.06 - - stream: '2306' - os: 'ubuntu2004' - # os deprecated in 23.02 - - stream: '2302' - os: 'ubuntu2004' - # os deprecated in master - - stream: 'master' - os: 'ubuntu2004' - # os added in 22.10 - job-template: name: 'vpp-docs-verify-{stream}-{os}-{executor-arch}' diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index df4638afc..03e3cbb30 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -34,15 +34,11 @@ - 'vpp-checkstyle-verify-{stream}-{os}-{executor-arch}' project: 'vpp' os: - - ubuntu2004 - ubuntu2204 stream: - 'master': branch: 'master' branch-refspec: '' - - '2302': - branch: 'stable/2302' - branch-refspec: '' - '2306': branch: 'stable/2306' branch-refspec: '' @@ -50,19 +46,6 @@ branch: 'stable/2310' branch-refspec: '' executor-arch: 'x86_64' - exclude: - # os deprecated in 23.10 - - stream: '2310' - os: 'ubuntu2004' - # os deprecated in 23.06 - - stream: '2306' - os: 'ubuntu2004' - # os deprecated in 23.02 - - stream: '2302' - os: 'ubuntu2004' - # os deprecated in master - - stream: 'master' - os: 'ubuntu2004' # [end] VPP-CHECKSTYLE-X86_64 PROJECT @@ -88,11 +71,6 @@ branch-refspec: '' make-test-os: 'ubuntu-20.04 ubuntu-22.04' make-test-multiworker-os: 'debian-11' - - '2302': - branch: 'stable/2302' - branch-refspec: '' - make-test-os: 'ubuntu-20.04 ubuntu-22.04' - make-test-multiworker-os: 'debian-11' - '2306': branch: 'stable/2306' branch-refspec: '' @@ -118,35 +96,18 @@ project: 'vpp' make-parallel-jobs: '4' os: - - ubuntu2004 - ubuntu2204 executor-arch: 'x86_64' stream: - 'master': branch: 'master' branch-refspec: '' - - '2302': - branch: 'stable/2302' - branch-refspec: '' - '2306': branch: 'stable/2306' branch-refspec: '' - '2310': branch: 'stable/2310' branch-refspec: '' - exclude: - # os deprecated in 23.10 - - stream: '2310' - os: 'ubuntu2004' - # os deprecated in 23.06 - - stream: '2306' - os: 'ubuntu2004' - # os deprecated in 23.02 - - stream: '2302' - os: 'ubuntu2004' - # os deprecated in master - - stream: 'master' - os: 'ubuntu2004' # [end] VPP-GCC-X86_64 PROJECT @@ -245,11 +206,6 @@ branch-refspec: '' make-test-os: 'ubuntu-20.04 ubuntu-22.04' make-test-multiworker-os: '' - - '2302': - branch: 'stable/2302' - branch-refspec: '' - make-test-os: 'ubuntu-20.04 ubuntu-22.04' - make-test-multiworker-os: '' - '2306': branch: 'stable/2306' branch-refspec: '' @@ -278,9 +234,6 @@ - 'master': branch: 'master' branch-refspec: '' - - '2302': - branch: 'stable/2302' - branch-refspec: '' - '2306': branch: 'stable/2306' branch-refspec: '' @@ -366,9 +319,6 @@ - 'master': branch: 'master' branch-refspec: '' - - '2302': - branch: 'stable/2302' - branch-refspec: '' - '2306': branch: 'stable/2306' branch-refspec: '' -- cgit 1.2.3-korg