Enable recheck irc bot for neutron

Change-Id: I93057432e4e68e69e4fe047851c875ea2b5d280e
This commit is contained in:
Ihar Hrachyshka 2017-02-10 01:15:50 +00:00
parent ad69a89541
commit f43cc3d760
1 changed files with 11 additions and 0 deletions

View File

@ -1,4 +1,15 @@
channels:
openstack-neutron:
projects:
# elastic-recheck doesn't allow to limit reports to patches from a specific repo,
# so let's at least scope to bugs that neutron team acknowledged ownership for
# in Launchpad
- neutron
events:
# to limit reports to failures that belong to bugs owned by neutron team;
# we may revisit it once elastic-recheck learns how to limit the scope of reports
# to particular repositories
- positive
openstack-qa:
projects:
- all