koji_builder: switch sleeptime back to default
Since the database is pretty happy now, lets return this to normal and see how it does. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
55fd303920
commit
456ddc8658
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[kojid]
|
||||
; The number of seconds to sleep between tasks
|
||||
sleeptime=30
|
||||
sleeptime=15
|
||||
|
||||
{% if host in groups['buildvm_s390x'] and host in groups['runroot'] %}
|
||||
; The maximum number of jobs that kojid will handle at a time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue