summaryrefslogtreecommitdiffstats
path: root/jjb/toolchain_test/toolchain_test-custom.yaml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2016-02-07 18:27:48 -0800
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2016-02-07 18:27:48 -0800
commiteafcf0443d4997e3156e8d8014c34610f2401b29 (patch)
treea68bf1acb3c996376d78a83983ba5cea3742ef92 /jjb/toolchain_test/toolchain_test-custom.yaml
parent2c3c68f75016f371e1f1c41ca600ce176a36225f (diff)
Undo switch off of Gerrit Trigger
I can't keep working on this anymore today and leaving it configured for zuul overrnight is a broken concept. This moves everything back to Gerrit Trigger control. We can move jobs individually tomorrow. Change-Id: I6943708a6001acb7c5acfe6a6746d6c056813f52 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/toolchain_test/toolchain_test-custom.yaml')
-rw-r--r--jjb/toolchain_test/toolchain_test-custom.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/jjb/toolchain_test/toolchain_test-custom.yaml b/jjb/toolchain_test/toolchain_test-custom.yaml
index 53b54ee04..760967880 100644
--- a/jjb/toolchain_test/toolchain_test-custom.yaml
+++ b/jjb/toolchain_test/toolchain_test-custom.yaml
@@ -36,6 +36,11 @@
users:
- '{ssh-credentials}'
+ triggers:
+ - gerrit-trigger-patch-submitted:
+ name: '{project}'
+ branch: '{branch}'
+
builders:
- shell:
!include-raw-escape include-raw-toolchain_test-build.sh
@@ -69,6 +74,11 @@
users:
- '{ssh-credentials}'
+ triggers:
+ - gerrit-trigger-patch-merged:
+ name: '{project}'
+ branch: '{branch}'
+
builders:
- shell:
!include-raw-escape include-raw-toolchain_test-build.sh