From e422817e370f936781efffc0255d1352df9cd774 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 16 Dec 2014 19:40:34 -0800 Subject: [PATCH] Add query for neutron bug 1403291 421 hits in 7 days, check and gate, all failures. I feel like this should be a duplicate of some long-lived network/ssh bug, but e-r didn't report on my change for this failure and the error is a bit different from some of the old/known ssh failures we've had. Change-Id: Idc228ee91a8029fdeed654842a873f781abf8df1 Related-Bug: #1403291 --- queries/1403291.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1403291.yaml diff --git a/queries/1403291.yaml b/queries/1403291.yaml new file mode 100644 index 00000000..d1c95637 --- /dev/null +++ b/queries/1403291.yaml @@ -0,0 +1,5 @@ +query: > + message:"check_public_network_connectivity" AND + message:"AssertionError: False is not true : Timed out waiting for" AND + message:"to become reachable" AND + tags:"tempest.txt"