runbot/runbot/tests
Xavier-Do 6b88cb7688 [IMP] runbot: custom db_names for install and run jobs.
When creating a subbuild from a custom python job/cron, some data can
be given through config_data or extra_params to change another step behaviour.

An example is to give a specific -i to an install job in order to
install different modules from the parent build. Anyway since we
are using the same install step in this case, all databases will
have the same name, and the name may not be correct in regard to
the database content.
This commit allows to give a config_param on build giving the default
db_name to use in an install step.
2020-02-24 13:52:57 +01:00
..
__init__.py [IMP] runbot: refactor tests 2019-12-02 16:36:56 +01:00
common.py [IMP] runbot: custom db_names for install and run jobs. 2020-02-24 13:52:57 +01:00
test_branch.py [FIX] runbot: fix previous versions computation 2020-01-14 13:24:58 +01:00
test_build_config_step.py [IMP] runbot: custom db_names for install and run jobs. 2020-02-24 13:52:57 +01:00
test_build_error.py [IMP] runbot: addapt tests to 13.0 2020-01-14 13:24:57 +01:00
test_build.py [IMP] runbot: kill build only when needed 2020-02-17 16:38:22 +01:00
test_command.py [FIX] runbot: remove dash options in generated config file 2019-12-02 16:45:13 +01:00
test_cron.py [IMP] runbot: build docker image once per loop turn 2020-01-22 13:50:01 +01:00
test_event.py [IMP] runbot: refactor tests 2019-12-02 16:36:56 +01:00
test_frontend.py [IMP] runbot: simplify views and adapt to odoo13 2020-01-14 13:24:58 +01:00
test_repo.py [IMP] runbot: addapt tests to 13.0 2020-01-14 13:24:57 +01:00
test_schedule.py [IMP] runbot: addapt tests to 13.0 2020-01-14 13:24:57 +01:00