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

I’m currently working on an Odoo project hosted on Odoo.sh, and every time I upload or push a new module to the branch, the CI build/test process automatically runs.

This is useful for production pipelines, but during active development, it takes quite a bit of time and slows down testing iterations.

So my question is:

  • Is there a way to temporarily disable or skip the Odoo.sh CI testing process when pushing or uploading a module?
  • Alternatively, can we limit the CI run to specific branches or commits (for example, only run tests on the staging or production branch)?

Any guidance, configuration tips, or best practices would be greatly appreciated.

形象
丢弃
最佳答案

If you wish, you can disable the tests or allow specific tests to be run with custom tags in the branch’s settings.

from https://www.odoo.com/documentation/19.0/administration/odoo_sh/getting_started/branches.html#development

形象
丢弃
相关帖文 回复 查看 活动
4
7月 25
18813
0
3月 25
1466
0
4月 24
2596
1
2月 24
2946
1
8月 25
977