summaryrefslogtreecommitdiffstats
path: root/jjb/csit/csit-hc2vpp.yaml
diff options
context:
space:
mode:
authorselias <samelias@cisco.com>2017-10-26 13:20:55 +0200
committerSamuel Eliáš <samelias@cisco.com>2017-10-26 11:24:19 +0000
commitb0cef438b31fc011f4715c1a768b05f3d0110283 (patch)
treec09c78282b43b6c5f6fe25e451d0a0024ca9c2ad /jjb/csit/csit-hc2vpp.yaml
parent3711886f5d0162b440c211d9983da7d578fc5fe1 (diff)
Add rls1710 branch to csit-hc2vpp-* jobs
Change-Id: I1310111ec35db2c5a48f2722f1feeb1645350b60 Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'jjb/csit/csit-hc2vpp.yaml')
-rw-r--r--jjb/csit/csit-hc2vpp.yaml22
1 files changed, 15 insertions, 7 deletions
diff --git a/jjb/csit/csit-hc2vpp.yaml b/jjb/csit/csit-hc2vpp.yaml
index 7ef5c7408..be3a84cfd 100644
--- a/jjb/csit/csit-hc2vpp.yaml
+++ b/jjb/csit/csit-hc2vpp.yaml
@@ -2,18 +2,22 @@
name: csit-hc2vpp
description: 'jenkins jobs to verify Hc2vpp functional and performance tests.'
jobs:
- - 'csit-hc2vpp-verify-func-{os}'
- - 'csit-hc2vpp-verify-perf'
+ - 'csit-hc2vpp-verify-func-{stream}-{os}'
+ - 'csit-hc2vpp-verify-perf-{stream}'
project: 'csit'
branch: 'master'
build-artifact-num-to-keep: 10
-
os:
- ubuntu1604:
repo-os-part: 'ubuntu.xenial.main'
+ stream:
+ - master:
+ branch: 'master'
+ - '1710':
+ branch: 'rls1710'
- job-template:
- name: 'csit-hc2vpp-verify-func-{os}'
+ name: 'csit-hc2vpp-verify-func-{stream}-{os}'
project-type: freestyle
node: '{os}-basebuild-4c-4g'
@@ -31,7 +35,9 @@
- os-parameter:
os: '{os}'
- stream-parameter:
- stream: 'master'
+ stream: '{stream}'
+ - gerrit-parameter:
+ branch: '{branch}'
scm:
- gerrit-trigger-scm:
@@ -72,7 +78,7 @@
output-path: 'archive'
- job-template:
- name: 'csit-hc2vpp-verify-perf'
+ name: 'csit-hc2vpp-verify-perf-{stream}'
project-type: freestyle
node: 'ubuntu1604-basebuild-4c-4g'
@@ -90,7 +96,9 @@
- os-parameter:
os: '{os}'
- stream-parameter:
- stream: 'master'
+ stream: '{stream}'
+ - gerrit-parameter:
+ branch: '{branch}'
scm:
- gerrit-trigger-scm: