summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2020-11-10 18:41:23 +0000
committerGerrit Code Review <gerrit@fd.io>2020-11-10 18:41:23 +0000
commit3996760441f9b5ec3c2bfee3b26debc9b64b8fa7 (patch)
treec11d07e8dd2b3b5c00090e63b6ca0a5c2a215f3f
parent7740129d8f318e022ced4bcd4c12dc873a1df745 (diff)
parent177465d0ad4046754744d94c0f7beb79997b6137 (diff)
Merge "Remove centos7 CI jobs for VPP master branch (VPP 21.01)"
-rw-r--r--jjb/vpp/vpp.yaml27
1 files changed, 26 insertions, 1 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index f31c278a..b237c8db 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -72,10 +72,35 @@
os:
- ubuntu1804:
repo-os-part: 'ubuntu.bionic.main'
+ executor-arch: 'x86_64'
+# [end] VPP-X86_64 PROJECT
+
+# VPP-OS-EOL-X86_64 PROJECT
+- project:
+ name: vpp-os-eol-x86_64
+ jobs:
+ - 'vpp-verify-{stream}-{os}-{executor-arch}'
+ - 'vpp-merge-{stream}-{os}-{executor-arch}'
+ project: 'vpp'
+ make-parallel-jobs: '4'
+ stream:
+ - '1908':
+ branch: 'stable/1908'
+ repo-stream-part: 'stable.1908'
+ branch-head-refspec: ''
+ - '2005':
+ branch: 'stable/2005'
+ repo-stream-part: 'stable.2005'
+ branch-head-refspec: ''
+ - '2009':
+ branch: 'stable/2009'
+ repo-stream-part: 'stable.2009'
+ branch-head-refspec: ''
+ os:
- centos7:
repo-os-part: 'centos7'
executor-arch: 'x86_64'
-# [end] VPP-X86_64 PROJECT
+# [end] VPP-OS-EOL-X86_64 PROJECT
# VPP-OS-IN-2009-X86_64 PROJECT
#