summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2017-09-21 16:41:35 +0000
committerGerrit Code Review <gerrit@fd.io>2017-09-21 16:41:35 +0000
commit446296d521adbf96ef3d39ab100d2e0507ccd7a2 (patch)
tree69e2a50685e876385faa412ce74421aa4924b1e1 /jjb/vpp/vpp.yaml
parent6622f014d50da9a20b14572ca37b0fe1d4065405 (diff)
parent00b73ac52347b4e12787c83935362f2b7ecfd627 (diff)
Merge "Add openSUSE to VPP jobs"
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml11
1 files changed, 7 insertions, 4 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index c13acc9cb..8b619a920 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -13,10 +13,13 @@
project: 'vpp'
os:
- - ubuntu1604:
- repo-os-part: 'ubuntu.xenial.main'
- - centos7:
- repo-os-part: 'centos7'
+ - ubuntu1604:
+ repo-os-part: 'ubuntu.xenial.main'
+ - centos7:
+ repo-os-part: 'centos7'
+ - opensuse:
+ repo-os-part: 'opensuse'
+
stream:
- master:
branch: 'master'