mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() In some conditions, Docker can take a little time to start a container. In that case, if the runbot checks that the container is running before it starts, runbot consider the job as finished. It the tries to grep the logs and, as expected, it does not find the "Modules loaded". With this commit, we consider young builds (less than 15 sec) as running, giving more time to Docker for starting it. |
||
---|---|---|
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.