From e73ee91ea12afac0c8a5de8adc8a64ae901853b0 Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Tue, 1 Jul 2014 07:18:27 +0100 Subject: [PATCH] Add query for rare MySQL-Python install failure This has only happened 3 times in the past 7 days, in nova's py27 unit tests and nova/trove docs jobs. Change-Id: Ieceecc1632b0259d12a5ca46be3eba915651dcd5 Related-Bug: #1336161 --- queries/1336161.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1336161.yaml diff --git a/queries/1336161.yaml b/queries/1336161.yaml new file mode 100644 index 00000000..298f63cb --- /dev/null +++ b/queries/1336161.yaml @@ -0,0 +1,3 @@ +query: >- + message:"EnvironmentError: mysql_config not found" AND + tags:console