Add query for horizon integration test bug 1436903
60 hits in the gate queue in the last 7 days. The job has been made non-voting, so this query just cleans up the uncategorized bugs page. Since these are integration style unit tests, there isn't much useful in the logs except for the failing tests in the console log unfortunately. Change-Id: If955fa3be35f3b674fee02a4838fea6045d7f846 Related-Bug: #1436903
This commit is contained in:
parent
0d479d8606
commit
74571d75f6
6
queries/1436903.yaml
Normal file
6
queries/1436903.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
query: >
|
||||||
|
(message:"FAIL: openstack_dashboard.test.integration_tests.tests.test_sahara_image_registry.TestSaharaImageRegistry.test_image_register_unregister" OR
|
||||||
|
message:"FAIL: openstack_dashboard.test.integration_tests.tests.test_user_create_delete.TestUser.test_create_delete_user") AND
|
||||||
|
tags:"console" AND
|
||||||
|
build_name:"gate-horizon-dsvm-integration" AND
|
||||||
|
build_queue:"gate"
|
Loading…
Reference in New Issue
Block a user