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:
parent
fd1701df25
commit
88907aa1c8
1 changed files with 1 additions and 1 deletions
|
@ -56,4 +56,4 @@ check_external_repos = True
|
|||
; every cycle. File would contain information about how long these
|
||||
; tags are expired and what is the computed score for them. This can
|
||||
; be used to debug and check in realtime the actual performance.
|
||||
queue_file = /var/tmp/kojira-queue
|
||||
queue_file = /mnt/koji/kojira/kojira-queue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue