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
This commit is contained in:
parent
1d3fd2cc7d
commit
7052f3185c
5
queries/1355929.yaml
Normal file
5
queries/1355929.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
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"
|
Loading…
x
Reference in New Issue
Block a user