mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +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. |
||
---|---|---|
runbot | ||
runbot_cla | ||
runbot_merge | ||
.gitignore | ||
README.md |
Odoo Runbot Repository
This repository contains the source code of Odoo testing bot runbot.odoo.com and related addons.
Runbot
The runbot/
directory holds the main runbot Odoo addon.
Runbot CLA addon
The runbot_cla/
directory contains an Odoo addon that checks CLA.