mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
![]() Sometimes, it happens that a `git fetch` fails with an error code 128 for example. When this happens, the runbot host is immediately disabled. During investigations of such cases, we found that simply retrying the fetch command works. With this commit, the fetch command is tried 5 times with an increasing delay before deciding to disable the runbot host. |
||
---|---|---|
forwardport | ||
runbot | ||
runbot_builder | ||
runbot_cla | ||
runbot_merge | ||
.gitignore | ||
conftest.py | ||
README.md | ||
requirements.txt |
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.