summaryrefslogtreecommitdiffstats
path: root/jjb/toolchain_test
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2016-02-08 15:03:21 -0800
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2016-02-08 15:03:21 -0800
commit9a628bb67733d4d51fc4b9fa419f99b4927d3ac8 (patch)
tree2e210c71b2e5c834821b79f13eb546b8174b0fff /jjb/toolchain_test
parentd8b963db29ec6dc802c9efe32f73ef809b679fe6 (diff)
Switch toolchain_test-verify to using zuul
Change-Id: Icf49effa5ca4a7eb75d15a93bd504dbc21d3bc17 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/toolchain_test')
-rw-r--r--jjb/toolchain_test/toolchain_test-custom.yaml15
1 files changed, 7 insertions, 8 deletions
diff --git a/jjb/toolchain_test/toolchain_test-custom.yaml b/jjb/toolchain_test/toolchain_test-custom.yaml
index 760967880..527b70853 100644
--- a/jjb/toolchain_test/toolchain_test-custom.yaml
+++ b/jjb/toolchain_test/toolchain_test-custom.yaml
@@ -26,21 +26,20 @@
branch: '{branch}'
scm:
- - gerrit-trigger-scm:
+ - git:
credentials-id: '{ssh-credentials}'
- refspec: '$GERRIT_REFSPEC'
- choosing-strategy: 'gerrit'
+ url: '$ZUUL_URL/$ZUUL_PROJECT'
+ refspec: '$ZUUL_REF'
+ branches:
+ - 'origin/$ZUUL_BRANCH'
+ skip-tag: true
+ wipe-workspace: true
wrappers:
- ssh-agent-credentials:
users:
- '{ssh-credentials}'
- triggers:
- - gerrit-trigger-patch-submitted:
- name: '{project}'
- branch: '{branch}'
-
builders:
- shell:
!include-raw-escape include-raw-toolchain_test-build.sh