From 59096d2924d1934cb16436c40a7a48712cbbd57f Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Mon, 12 Jul 2021 14:18:38 -0400 Subject: Add Ubuntu-20.04 and Centos-8 CI jobs for VPP stable/2101. - Required for VPP 21.01.1 maintenance release and CSIT 21.06 Report comparison tables. Signed-off-by: Dave Wallace Change-Id: Ib95a4a5221000b9fe4c4f5aa9b67a5bdee9943a8 --- jjb/vpp/vpp.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 219b0b90..68788c78 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -245,11 +245,6 @@ os: 'centos8' - stream: '2009' os: 'ubuntu2004' - # OS introduced after 2101 - - stream: '2101' - os: 'centos8' - - stream: '2101' - os: 'ubuntu2004' # [end] VPP-AARCH64 PROJECT # VPP-CSIT-VERIFY-DEVICE PROJECT -- cgit 1.2.3-korg