Add query for horizon keypair test error bug 1526791

33 hits in the last 7 days, check and gate. The failing test
was skipped on 12/16 so this is to get it off the uncategorized
bugs page.

Since the error only shows up in the console logs and we don't
track this job with subunit2sql, this just checks on the failing
test ID.

Change-Id: Ie3f0bb870b7cfc3a7763b7eb1490b8271d03216e
Related-Bug: #1526791
This commit is contained in:
Matt Riedemann 2015-12-22 17:58:31 -08:00
parent aa8ecf909e
commit ff260b3652

4
queries/1526791.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"ERROR: openstack_dashboard.test.integration_tests.tests.test_keypair.TestKeypair.test_keypair" AND
tags:"console" AND
build_name:"gate-horizon-dsvm-integration"