Add recheck query for bug 1365829

Unit test failure dependent on ordering of tests in Neutron.

Related-Bug: #1365829
Change-Id: I9056a3ee21028cb7a6cb5748ef980c32d0667276
This commit is contained in:
Kevin Benton 2014-09-04 23:10:08 -07:00
parent 9447072f28
commit 2cc41d7c58

6
queries/1365829.yaml Normal file
View File

@ -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")