summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2018-10-05 17:01:08 +0000
committerGerrit Code Review <gerrit@fd.io>2018-10-05 17:01:08 +0000
commitf390df2e216084842abdf4d2d362700bbd872b85 (patch)
treeefdef787d1690cb97f00945e10112d5aecff0e09 /jjb
parent03eccb06d0650ec0b22e8bbc4a1ea98218b4cbc0 (diff)
parent7015f1aeb9ae985fe2b5e295226efabe889e3eab (diff)
Merge "Changes for VPP 18.10 release"
Diffstat (limited to 'jjb')
-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'