summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/vpp/vpp.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 3e8ef617..6ab98658 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -113,6 +113,8 @@
- stream: 'master'
os: 'centos7'
- stream: 'master'
+ os: 'centos8'
+ - stream: 'master'
os: 'debian9'
# OS deprecated on 2106
- stream: '2106'
@@ -235,6 +237,10 @@
repo-os-part: 'ubuntu.focal.main'
executor-arch: 'aarch64'
exclude:
+ # OS deprecated in master
+ - stream: 'master'
+ os: 'centos8'
+ - stream: 'master'
# OS introduced after 2009
- stream: '2009'
os: 'centos8'