Show queued tests on web UI

Bug #1479811 reported by Iain Lane
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Auto Package Testing
Fix Released
Wishlist
Martin Pitt

Bug Description

It'd be interesting to be able to see what's in the queue waiting for available workers on the web UI.

Not sure that RabbitMQ (used to store job queue) supports this though, so might not be possible. We could at least show queue depth (that is bug 1501319).

Revision history for this message
Iain Lane (laney) wrote :

(-> wishlist, probably)

Martin Pitt (pitti)
Changed in auto-package-testing:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
Martin Pitt (pitti) wrote :

Showing the AMQP queues is surprisingly difficult; there is no non-destructive way to do that except for the management plugin; we might be able to utilize that.

However, what is relatively easy to do is to provide a page which shows the logtail of all currently running tests. This could update itself every ~ 10 s. Then you know that everything which is "in progress" on excuses.html but not running must be waiting in the queue still.

Changed in auto-package-testing:
assignee: nobody → Martin Pitt (pitti)
status: Triaged → In Progress
Revision history for this message
Martin Pitt (pitti) wrote :

First really crappy prototype: http://autopkgtest.ubuntu.com/running.html

Martin Pitt (pitti)
Changed in auto-package-testing:
status: In Progress → Triaged
Martin Pitt (pitti)
description: updated
summary: - Show pending tests on web UI
+ Show queued tests on web UI
Martin Pitt (pitti)
Changed in auto-package-testing:
status: Triaged → In Progress
Revision history for this message
Martin Pitt (pitti) wrote :
Changed in auto-package-testing:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.