summaryrefslogtreecommitdiffstats
path: root/jjb/hc2vpp/hc2vpp-csit.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/hc2vpp/hc2vpp-csit.yaml')
-rw-r--r--jjb/hc2vpp/hc2vpp-csit.yaml16
1 files changed, 11 insertions, 5 deletions
diff --git a/jjb/hc2vpp/hc2vpp-csit.yaml b/jjb/hc2vpp/hc2vpp-csit.yaml
index 4fe39cbba..c03aab31f 100644
--- a/jjb/hc2vpp/hc2vpp-csit.yaml
+++ b/jjb/hc2vpp/hc2vpp-csit.yaml
@@ -23,8 +23,11 @@
branch: 'stable/1901'
repo-stream-part: 'stable.1901'
- os: 'ubuntu1604'
- repo-os-part: 'ubuntu.xenial.main'
+ os:
+ - ubuntu1804:
+ repo-os-part: 'ubuntu.bionic.main'
+ - ubuntu1604:
+ repo-os-part: 'ubuntu.xenial.main'
odl: 'fluorine'
@@ -40,10 +43,13 @@
branch: 'master'
repo-stream-part: 'master'
- os: 'ubuntu1604'
- repo-os-part: 'ubuntu.xenial.main'
+ os:
+ - ubuntu1804:
+ repo-os-part: 'ubuntu.bionic.main'
+ - ubuntu1604:
+ repo-os-part: 'ubuntu.xenial.main'
- odl: 'boron'
+ odl: 'fluorine'
- job-template:
name: 'hc2vpp-csit-integration-{stream}-{os}'