Fix merge/integration jobs to build master, not gerrit 06/506/3
authorEd Warnicke <eaw@cisco.com>
Tue, 8 Mar 2016 17:47:51 +0000 (10:47 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 8 Mar 2016 18:03:35 +0000 (18:03 +0000)
Change-Id: I72afb24d177b3b81e9427d43c3adb4a0a80fd240
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/honeycomb/honeycomb.yaml

index 4e3bb82..0eb94c4 100644 (file)
             project: '{project}'
 
     scm:
-        - gerrit-trigger-scm:
+        - git-scm:
             credentials-id: '{ssh-credentials}'
             refspec: ''
-            choosing-strategy: 'default'
+            branch: '{branch}'
 
     wrappers:
         - build-timeout
             id: ''
             unique-version: true
             deploy-unstable: false
-
-