From 0013a700fbe1f30c5a51729a2e4db45c463b5933 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 --- files/recheckwatchbot.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/recheckwatchbot.yaml b/files/recheckwatchbot.yaml index d06c15b..dc2f0bd 100644 --- a/files/recheckwatchbot.yaml +++ b/files/recheckwatchbot.yaml @@ -1,4 +1,6 @@ openstack-qa: + projects: + - all events: - positive - negative