From 64c3ead85ced81db01dae1678934c8bc617bb4e0 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Fri, 29 Mar 2013 14:32:13 -0400 Subject: [PATCH] Add gerrit bot to #openstack-qa Change-Id: I649482280c03282dc9dba8b8262453b31ddda0f3 Reviewed-on: https://review.openstack.org/25745 Reviewed-by: James E. Blair Approved: Clark Boylan Reviewed-by: Clark Boylan Tested-by: Jenkins --- modules/gerritbot/files/gerritbot_channel_config.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 9bab95c889..2012f4e89f 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -168,3 +168,13 @@ openstack-nova: - openstack/python-novaclient branches: - master + +openstack-qa: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - openstack/tempest + branches: + - master