runbot/runbot/data
Christophe Monniez 45799df094 [FIX] runbot: temporarily freeze the coverage version
As the Odoo requirements were recently updated, the last RUN entry in
the Docker image was rebuilt on our runbot instances.

Since that moment the coverage builds are failing with an import error.
After investigation, it appears that the latest coverage version modifies the sys.path.
A bug report was written for coverage: https://github.com/nedbat/coveragepy/issues/919

For that reason, this commit freeze the coverage version until this bug
is fixed.

Also, the os import problem in conatainer.py is fiexed.
2020-01-14 13:46:58 +01:00
..
build_parse.xml [IMP] runbot: add an action to parse logs from build error views 2019-09-03 11:10:38 +02:00
Dockerfile [FIX] runbot: temporarily freeze the coverage version 2020-01-14 13:46:58 +01:00
error_link.xml [IMP] runbot: add build_error model 2019-09-03 11:10:38 +02:00
runbot_build_config_data.xml [IMP] runbot: various improvements 2019-09-18 15:27:19 +02:00
runbot_error_regex_data.xml [IMP] runbot: add build_error model 2019-09-03 11:10:38 +02:00
website_data.xml [IMP] runbot: simplify views and adapt to odoo13 2020-01-14 13:24:58 +01:00