Odoo runbot
Odoo runbot is an environment for testing Odoo. The runbot server will provide all installed versions of Odoo, which may include editions or branches. Both enterprise and community editions can be hosted on the server. Odoo runbot is an open platform, so anyone can use it to execute and also test Odoo's features.
On this platform, almost all the latest buildup of all versions are available.
If there is any error that occurred at the time of developing locally, check it on the Odoo runbot; if the runbot also shows the same issue, it will be the bug of Odoo. Otherwise, the error is from the developing module or copy of Odoo.
How to access Odoo runbot.
Just browse Odoo runbot and pick the link shown on the browser. Then you can see the view below. Then you can access runbot.
Runbot
This is the home page of runbot, where you can see the green or red color highlighting squires to suggest whether the build is active or not. You can use the green, It is an active build, and the other is not active yet.
We can open the required Odoo version by clicking the blue button in the rows, and we also prefer community or enterprise.
Two databases are available; they are 'all' and 'base.’Every module will be installed in the 'all' database, and demo data will be stored. But in the 'base' database, no modules will be installed.
Runbot provides the newest build features with Odoo. You can see data of other people using the system at the same time as you because so many individuals from all over the world can utilize the instances concurrently. Runbot supports a multi-user system.
Let’s see the log file showing the Build errors by clicking the gear button of non-active branches.
Below is a log file showing the error from non-active branches.