From ccc5844da9c242b25dda9f29afbbe0b6128f127b Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Sat, 12 Apr 2014 15:11:20 -0700 Subject: [PATCH] Add query for nova/neutron timeout bug 1307029 There are 54 hits in the last 7 days on this across the check and periodic-qa queues, only happens with neutron. I was unable to find any specific errors in the nova or neutron logs for the instance or IP in question when this fails. Given that and it's a timeout failure, I have to query on the failing test in the console log. Related-Bug: #1307029 Change-Id: I8af8858b835436bb016ea810ca7f4163a5351073 --- queries/1307029.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1307029.yaml diff --git a/queries/1307029.yaml b/queries/1307029.yaml new file mode 100644 index 00000000..3b880419 --- /dev/null +++ b/queries/1307029.yaml @@ -0,0 +1,3 @@ +query: > + message:"FAIL: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize" AND + tags:console