mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 16:05:42 +07:00
![]() When some special builds are scheduled during the night, free slots on runbot instances are used. Depending on the number of scheduled builds, all the slots can be used. That prevents people to use the runbot for normal builds during this time. To mitigate the problem, the scheduled builds were postponed to the middle of the night ... the CET night. It means that it could be morning in India. With this commit, a build priority is given to normal builds. On the other hand, scheduled builds are pushed at the end of the queue. So even if there are plenty of builds during the Belgian night, if someone pushes a commit in between, it will be built in priority before the scheduled pending builds. |
||
---|---|---|
.. | ||
controllers | ||
data | ||
migrations | ||
models | ||
security | ||
static/src/js | ||
templates | ||
tests | ||
views | ||
__init__.py | ||
__manifest__.py | ||
common.py | ||
container.py | ||
croninterval.py |