Commit Graph

4 Commits

Author SHA1 Message Date
Matt Riedemann f5bc75191a Cleanup old queries for fixed/invalid bugs
Change-Id: Ifd38a7b751b3e6c797362fea69a06a20be0639ed
2018-09-20 14:53:45 -04:00
Matt Riedemann 6732c7eb4f Add query for latent cells v1 rebuild race bug 1709985
This query existed at one point and then was removed,
probably because we rename the job and it wasn't hitting
anymore as a result. This still shows up from time to
time as new rebuild tests are added to tempest so we
might as well track it.

Currently 6 hits in the check queue on multiple changes.

Change-Id: Ie8715b6c43a57a8c8521c96ea2bbd5d8266cf950
2018-06-26 11:04:53 -04:00
Matt Riedemann 619596a858 Remove old queries for fixed bugs
Change-Id: Id26b4ff357da29ba8926305b3dc1c8a5105c704c
2017-12-19 14:18:03 -05:00
Matt Riedemann 99aeba8e34 Add query for rebuild timeout cellsv1 bug 1709985
9 hits in 7 days, check queue only but multiple changes,
all failures.

This is restricted to the cells v1 job since we have
a similar bug in non-cellsv1 jobs where nova times out
waiting to get a network changed/vif plugged event from
neutron and that causes the rebuild to fail. The cellsv1
job wouldn't have that problem as it doesn't use neutron.

Change-Id: Ibc8ccc5fcf6d94a88a89565b907bbf3edd63ce47
Related-Bug: #1709985
2017-08-10 15:43:50 -04:00