Category
testflinger
3 posts filed under testflinger.
Rewriting the queue-position message in testflinger-cli
A small CLI change for Testflinger that replaces the misleading "Jobs ahead in queue 0" line with a clearer "Queue position next in line", and pairs absolute position with jobs-...
Adding job rollups to testflinger-cli queue-status
A CLI change for Testflinger that folds job counts into queue-status, with a verbose mode that lists individual job IDs and a JSON mode that keeps existing consumers working.
Adding human-readable durations to Testflinger reservation timeouts
A server-side change for Testflinger that lets reservation jobs use durations like 2h30m instead of forcing operators to convert hours into seconds.