summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/vpp/docs.yaml3
-rw-r--r--jjb/vpp/vpp-opensuse.yaml3
-rw-r--r--jjb/vpp/vpp.yaml16
3 files changed, 19 insertions, 3 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index cf25ad19f..0be871616 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -27,6 +27,9 @@
- '1807':
branch: 'stable/1807'
repo-stream-part: 'stable.1807'
+ - '1810':
+ branch: 'stable/1810'
+ repo-stream-part: 'stable.1810'
type:
- short
- long
diff --git a/jjb/vpp/vpp-opensuse.yaml b/jjb/vpp/vpp-opensuse.yaml
index 8d82e1265..e8da8856a 100644
--- a/jjb/vpp/vpp-opensuse.yaml
+++ b/jjb/vpp/vpp-opensuse.yaml
@@ -34,6 +34,9 @@
- '1807':
branch: 'stable/1807'
repo-stream-part: 'stable.1807'
+ - '1810':
+ branch: 'stable/1810'
+ repo-stream-part: 'stable.1810'
- job-template:
name: 'vpp-verify-{stream}-opensuse'
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index f160cc442..fe5b21fad 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -25,6 +25,10 @@
- '1807':
branch: 'stable/1807'
repo-stream-part: 'stable.1807'
+ - '1810':
+ branch: 'stable/1810'
+ repo-stream-part: 'stable.1810'
+
type:
- short
- long
@@ -67,6 +71,9 @@
- '1807':
branch: 'stable/1807'
repo-stream-part: 'stable.1807'
+ - '1810':
+ branch: 'stable/1810'
+ repo-stream-part: 'stable.1810'
os: ubuntu1604
- project:
@@ -90,9 +97,9 @@
- master:
branch: 'master'
repo-stream-part: 'master'
- - '1807':
- branch: 'stable/1807'
- repo-stream-part: 'stable.1807'
+ - '1810':
+ branch: 'stable/1810'
+ repo-stream-part: 'stable.1810'
os:
- ubuntu1804:
repo-os-part: 'ubuntu.bionic.main'
@@ -113,6 +120,9 @@
- '1807':
branch: 'stable/1807'
repo-stream-part: 'stable.1807'
+ - '1810':
+ branch: 'stable/1810'
+ repo-stream-part: 'stable.1810'
os:
- ubuntu1604:
repo-os-part: 'ubuntu-arm.xenial.main'