ceph / paddles

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

Run: Fall back to setting queued status #127

Closed zmc closed 2 months ago

zmc commented 2 months ago

When a run consists of jobs with a mix of 'queued' and 'pass' statuses, they are ending up with a status of 'unknown'. Use 'queued' in that case instead.