summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorselias <samelias@cisco.com>2016-10-28 15:07:37 +0200
committerSamuel Eliáš <samelias@cisco.com>2016-11-02 14:37:11 +0000
commit62bd5b9db8af0ccb335db26c155204ae612e7799 (patch)
tree13ca3677b1317917c8eed8cc3997c70165fdf318
parent90732586e00d71663e0392557e5e91ebc7eb0ceb (diff)
CSIT-454: Add missing git-scm to csit-honeycomb job
Missing in the original change (https://gerrit.fd.io/r/1822) Change-Id: I36682dfbb5d331e573c9b2f7145378a23e571a1d Signed-off-by: selias <samelias@cisco.com>
-rw-r--r--jjb/csit/csit-vpp-honeycomb.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/csit/csit-vpp-honeycomb.yaml b/jjb/csit/csit-vpp-honeycomb.yaml
index d96133e5c..5aeee0cfb 100644
--- a/jjb/csit/csit-vpp-honeycomb.yaml
+++ b/jjb/csit/csit-vpp-honeycomb.yaml
@@ -38,6 +38,11 @@
- os-parameter:
os: '{os}'
+ scm:
+ - git-scm:
+ credentials-id: 'jenkins-gerrit-credentials'
+ branch: '{branch}'
+
wrappers:
- fdio-infra-wrappers:
build-timeout: '{build-timeout}'