From 62dcb59c9a3a525815cf44c51f827bc0d37954f3 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Thu, 23 Jan 2014 14:50:01 -0500 Subject: [PATCH] Add projects section to elastic recheck bot yaml The elastic-recheck change: Ic3dd76bad94213c7152c29a99c00ed23a2c01a31 will add a new section to the recheckwatchbot yaml file to specify which bug targets get reported to which channels. This commit preempts that change by adding the new section to the -qa channel to preserve the existing functionality. Change-Id: I452040883027b260c0480b9d7ac2e2ca476b72b3 --- modules/elastic_recheck/files/recheckwatchbot.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/elastic_recheck/files/recheckwatchbot.yaml b/modules/elastic_recheck/files/recheckwatchbot.yaml index d06c15b65d..dc2f0bdc5f 100644 --- a/modules/elastic_recheck/files/recheckwatchbot.yaml +++ b/modules/elastic_recheck/files/recheckwatchbot.yaml @@ -1,4 +1,6 @@ openstack-qa: + projects: + - all events: - positive - negative