summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/docs.yaml3
-rw-r--r--jjb/vpp/vpp-opensuse.yaml3
-rw-r--r--jjb/vpp/vpp.yaml15
3 files changed, 18 insertions, 3 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index c4c0ce672..f478b1db2 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -28,6 +28,9 @@
- '1810':
branch: 'stable/1810'
repo-stream-part: 'stable.1810'
+ - '1901':
+ branch: 'stable/1901'
+ repo-stream-part: 'stable.1901'
type:
- short
- long
diff --git a/jjb/vpp/vpp-opensuse.yaml b/jjb/vpp/vpp-opensuse.yaml
index bc8a5e4a0..aa6a83f2e 100644
--- a/jjb/vpp/vpp-opensuse.yaml
+++ b/jjb/vpp/vpp-opensuse.yaml
@@ -37,6 +37,9 @@
- '1810':
branch: 'stable/1810'
repo-stream-part: 'stable.1810'
+ - '1901':
+ branch: 'stable/1901'
+ repo-stream-part: 'stable.1901'
- job-template:
name: 'vpp-verify-{stream}-opensuse'
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 0492c5f97..53694b066 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -28,6 +28,9 @@
- '1810':
branch: 'stable/1810'
repo-stream-part: 'stable.1810'
+ - '1901':
+ branch: 'stable/1901'
+ repo-stream-part: 'stable.1901'
- project:
name: vpp-clang
@@ -70,6 +73,9 @@
- '1810':
branch: 'stable/1810'
repo-stream-part: 'stable.1810'
+ - '1901':
+ branch: 'stable/1901'
+ repo-stream-part: 'stable.1901'
os: ubuntu1604
- project:
@@ -93,9 +99,9 @@
- master:
branch: 'master'
repo-stream-part: 'master'
- - '1810':
- branch: 'stable/1810'
- repo-stream-part: 'stable.1810'
+ - '1901':
+ branch: 'stable/1901'
+ repo-stream-part: 'stable.1901'
os:
- ubuntu1804:
repo-os-part: 'ubuntu.bionic.main'
@@ -110,6 +116,9 @@
- master:
branch: 'master'
repo-stream-part: 'master'
+ - '1901':
+ branch: 'stable/1901'
+ repo-stream-part: 'stable.1901'
os:
- ubuntu1804:
repo-os-part: 'ubuntu-arm.bionic.main'