summaryrefslogtreecommitdiffstats
path: root/jjb/honeycomb/honeycomb.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/honeycomb/honeycomb.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/honeycomb/honeycomb.yaml')
-rw-r--r--jjb/honeycomb/honeycomb.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml
index 0fb731c1f..12f112290 100644
--- a/jjb/honeycomb/honeycomb.yaml
+++ b/jjb/honeycomb/honeycomb.yaml
@@ -36,6 +36,11 @@
users:
- '{ssh-credentials}'
+ triggers:
+ - gerrit-trigger-patch-submitted:
+ name: 'honeycomb'
+ branch: '{branch}'
+
maven:
maven-name: '{mvn33}'
root-pom: 'pom.xml'
@@ -80,6 +85,11 @@
users:
- '{ssh-credentials}'
+ triggers:
+ - gerrit-trigger-patch-merged:
+ name: 'honeycomb'
+ branch: '{branch}'
+
maven:
maven-name: '{mvn33}'
root-pom: 'pom.xml'