ceph / paddles

RESTful API to store (and report) on Ceph tests
14 stars 25 forks source link

expire_jobs: Also expire queued jobs #57

Closed zmc closed 9 years ago

zmc commented 9 years ago

... if they have not been updated in 14 days

Signed-off-by: Zack Cerza zack@redhat.com

zmc commented 9 years ago

I found ~100 jobs in one lab that paddles thought were queued... but definitely weren't. They were several months old, and I'm not sure what could have happened, but I suspect a teuthology bug or some sort of user configuration issue. No real way to tell at this point. This cleaned them up.