Remove query about yum missing on ubuntu

This query was originaly there to track yum missing on centos6. We no
longer run centos6. The current hits for this query are all from rally
jobs running on ubuntu-trusty. Yum isn't on ubuntu so this is expected.
I think rally must be trying to run yum without checking if it is
present first.

In any case this is just noise on the status page so remove it.

Change-Id: I100b4360b7d6552b938a3e271bd0d53fb726ab37
This commit is contained in:
Clark Boylan 2016-04-21 10:08:40 -07:00
parent 4db06bb136
commit 135d7e29e0
1 changed files with 0 additions and 2 deletions

View File

@ -1,2 +0,0 @@
query: >
message:"sudo: yum: command not found" AND tags:"console"