elastic-recheck/queries/1436903.yaml
Matt Riedemann 74571d75f6 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
2015-03-29 18:05:34 -07:00

7 lines
383 B
YAML

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"