コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
7707 ビュー

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
4285
2
7月 19
4301
2
7月 16
5592
1
10月 20
7516
0
1月 25
1049