summaryrefslogtreecommitdiffstats
path: root/jjb/hc2vpp/csit-hc2vpp.yaml
diff options
context:
space:
mode:
authorselias <samelias@cisco.com>2017-01-25 17:15:01 +0100
committerselias <samelias@cisco.com>2017-01-31 09:59:45 +0100
commitdd42d337deed57c1ade52a1cac860c14af53fd9e (patch)
tree6dca1165b2a62318f8bb4cd4cf9a2aa687f9b4d5 /jjb/hc2vpp/csit-hc2vpp.yaml
parent0389b9be435abe5cbc56b2ea4121fec0f086cb91 (diff)
Csit-Honeycomb job for 17.01
- relates to https://gerrit.fd.io/r/4933 Change-Id: I78e0a28d529b3308d0acd6a11a45ff49b24a8919 Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'jjb/hc2vpp/csit-hc2vpp.yaml')
-rw-r--r--jjb/hc2vpp/csit-hc2vpp.yaml15
1 files changed, 10 insertions, 5 deletions
diff --git a/jjb/hc2vpp/csit-hc2vpp.yaml b/jjb/hc2vpp/csit-hc2vpp.yaml
index 94e469948..f4ad7484b 100644
--- a/jjb/hc2vpp/csit-hc2vpp.yaml
+++ b/jjb/hc2vpp/csit-hc2vpp.yaml
@@ -5,13 +5,14 @@
- 'hc2vpp-csit-integration-{stream}-{os}'
- 'hc2vpp-csit-verify-{stream}-{os}'
project: 'hc2vpp'
- branch: 'master'
- branch-id: 'master'
build-artifact-num-to-keep: 10
stream:
- master:
branch: 'master'
repo-stream-part: 'master'
+ - '1701':
+ branch: 'stable/1701'
+ repo-stream-part: 'stable.1701'
os:
- ubuntu1404:
repo-os-part: 'ubuntu.trusty.main'
@@ -21,7 +22,7 @@
name: 'hc2vpp-csit-integration-{stream}-{os}'
project-type: freestyle
- node: 'ubuntu1604-basebuild-4c-4g'
+ node: 'ubuntu1404-basebuild-4c-4g'
concurrent: true
logrotate:
@@ -35,6 +36,8 @@
project: '{project}'
- os-parameter:
os: '{os}'
+ - stream-parameter:
+ stream: '{stream}'
scm:
- git-scm:
@@ -47,7 +50,7 @@
triggers:
- reverse:
- jobs: 'hc2vpp-verify-{stream}-{os}'
+ jobs: 'hc2vpp-integration-{stream}-{os}'
result: 'success'
prebuilders:
@@ -76,7 +79,7 @@
name: 'hc2vpp-csit-verify-{stream}-{os}'
project-type: maven
- node: 'ubuntu1604-basebuild-4c-4g'
+ node: 'ubuntu1404-basebuild-4c-4g'
concurrent: true
logrotate:
@@ -96,6 +99,8 @@
maven: 'mvn33-new'
- maven-exec:
maven-version: 'mvn33-new'
+ - stream-parameter:
+ stream: '{stream}'
scm:
- gerrit-trigger-scm: