Track issues with invalid repo files, since baseurl is empty

So that jobs failed because of an invalid repo file, since baseurl is
empty, are classified as a such and not noise in the uncategorized
list, lets track these generically.
We can also have specific bugs tracked in addition to this one (like
delorean repos for tripleo).

Change-Id: I2830c2bfba5000702c7b7f0e6d180143c5ebd40c
Related-bug: #1710605
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
This commit is contained in:
Bogdan Dobrelya 2017-08-14 13:58:58 +02:00 committed by Bogdan Dobrelya
parent b96e797fd8
commit 921654205d
1 changed files with 4 additions and 0 deletions

4
queries/1710605.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message: "Cannot find a valid baseurl for repo:" AND
(tags: "postci" OR
tags: "console")