跳至内容
菜单
此问题已终结
3 回复
7684 查看

I have a problem to get Green on Runbot.

I configure Runbot using this tutorial http://www.odoo.yenthevg.com/installing-and-configuring-your-own-runbot/ in a server with Ubuntu 14.04, 32 GB on RAM, 2 TB of Hard Drive and Processor Intel Xeon E3 1245v2 3.4 GHz+ 4c/8t, I also tune Postgres and Configure Nginx to work with workers.

When I added my repos (I'm trying to test a small module with only a simple report in QWeb) Runbot start to make test but I always get Yellow (Warning). The only Warnings that are shown in the log are the ones related to languages "Unable to get information for locale fr_FR. Information from the default locale (en_GB) have been used."

The question is, I need to make a test or something special in my module to make it Green in Runbot? or what I'm doing wrong?

形象
丢弃

Hi Jesús, the tutorial you're referring to is the one that I've written. The yellow status that you're talking about is only happenning for your custom module or is it also for the ones from github.com/odoo/Odoo?

编写者

Hi Yenthe, the yellow status is in a custom module, but I tested with github.com/odoo/odoo and I get yellow and some with red. I checked in runbot.odoo.com/runbot and in github the pull request number and the ones that I checked are in green there and some are already merged in odoo/odoo. I think it can be a dependence or something that I miss to configure.

最佳答案

Odoo native has a test with locale "fr_FR"

You will need configurate your server with this one.

You can search in this PR the install script:

https://github.com/OCA/maintainer-quality-tools/pull/152/files

Explicitly here: https://github.com/vauxoo-dev/maintainer-quality-tools/blob/master-dockerfile-dev-moylop260/docker/odoo/Dockerfile#L5-L11


形象
丢弃
相关帖文 回复 查看 活动
0
5月 15
4267
2
7月 19
4190
2
7月 16
5576
1
10月 20
7465
0
1月 25
1024