From 2cc41d7c58c85c3b0dd2f2e52fda3652ace30575 Mon Sep 17 00:00:00 2001 From: Kevin Benton Date: Thu, 4 Sep 2014 23:10:08 -0700 Subject: [PATCH] Add recheck query for bug 1365829 Unit test failure dependent on ordering of tests in Neutron. Related-Bug: #1365829 Change-Id: I9056a3ee21028cb7a6cb5748ef980c32d0667276 --- queries/1365829.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 queries/1365829.yaml diff --git a/queries/1365829.yaml b/queries/1365829.yaml new file mode 100644 index 00000000..0c9fbdfc --- /dev/null +++ b/queries/1365829.yaml @@ -0,0 +1,6 @@ +query: > + message:"FAIL: neutron.tests.unit.test_security_groups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_prepare_remove_port" + AND project:"openstack/neutron" + AND tags:"console" + AND build_queue:"gate" + AND build_name:("gate-neutron-python27" "gate-neutron-python26")