From 1ae496d27717dee5ef2989a111fedd5eaf4f6fad Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 3 Sep 2014 19:46:10 -0700 Subject: [PATCH] Add query for test_volume_boot_pattern TypeError Looks like this started around 8/30. It's masking other failures. 363 hits in 10 days, check and gate, all failures. Change-Id: Ic43d56effc7545a34649586bb8de8ba6a01ef077 Related-Bug: #1363552 --- queries/1363552.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1363552.yaml diff --git a/queries/1363552.yaml b/queries/1363552.yaml new file mode 100644 index 00000000..389eca13 --- /dev/null +++ b/queries/1363552.yaml @@ -0,0 +1,3 @@ +query: > + message:"TypeError: 'TestVolumeBootPattern' object is not iterable" AND + tags:"console"