elastic-recheck/queries/1355929.yaml
Matt Riedemann 7052f3185c Add query for test_postgresql_opportunistically bug 1355929
3 hits in 7 days, all failures, multiple changes in the
check queue.

This is limited to stable/havana and the py26 job since
that's only what it hit on.  This might have been a fluke
in infra since it's only hitting on 2 changes in the check
queue and only in the py26 unit test job on stable/havana,
but could also be a latent race bug in the pg tests in
stable/havana.

Change-Id: I595369a0025d27a2674c8b2b41467b302e3688f3
Related-Bug: #1355929
2014-08-08 16:51:35 -07:00

6 lines
186 B
YAML

query: >
message:"ERROR: source database \"template1\" is being accessed by other users" AND
tags:"console" AND
build_branch:"stable/havana" AND
build_name:"gate-nova-python26"