koji_hub / kojira: place the queue file where everyone can see it.

New versions of kojira can optionally produce a queue file.
This shows the buildroots that it knows need regeneration and
how long they have been known out of date. It might help users
see where a buildroot they are waiting for is in the queue.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-07-02 11:40:17 -07:00
parent fd1701df25
commit 88907aa1c8

View file

@ -56,4 +56,4 @@ check_external_repos = True
; every cycle. File would contain information about how long these ; every cycle. File would contain information about how long these
; tags are expired and what is the computed score for them. This can ; tags are expired and what is the computed score for them. This can
; be used to debug and check in realtime the actual performance. ; be used to debug and check in realtime the actual performance.
queue_file = /var/tmp/kojira-queue queue_file = /mnt/koji/kojira/kojira-queue