runbot/runbot/models
Christophe Monniez 631b29fcf8 [FIX] runbot: fix container cli tests
Since 81fefee, the container.py CLI does not work as expected.

With this commit, the CLI is working, a new arg was added to test
flamegraphs and the dump is adapted to mimic the runbot.

Also, a small issue is fixed in the zip file creation. Before the zip
creation, the directory is changed, if the directory change fails, the
zip is created from the current directory which is removed by zip at the
end of the process. That could lead to the deletion of the build dir.
2019-11-08 10:29:51 +01:00
..
__init__.py [IMP] runbot: add build_error model 2019-09-03 11:10:38 +02:00
branch.py [FIX] runbot: choose quickconnect build with same config 2019-05-23 10:52:13 +02:00
build_config.py [FIX] runbot: fix container cli tests 2019-11-08 10:29:51 +01:00
build_dependency.py [IMP] runbot: commit message dep param. 2019-08-13 14:30:30 +02:00
build_error.py [IMP] runbot: add auto test-tags management. 2019-11-07 09:51:05 +01:00
build.py [FIX] runbot: remove useless divide by 2 2019-10-28 10:54:08 +01:00
event.py [IMP] runbot: dump database at the end of step 2019-10-21 16:23:05 +02:00
host.py [WIP] runbot: monitoring tools 2019-09-03 11:10:38 +02:00
ir_cron.py [IMP] runbot: replace jobs by build configs 2019-05-18 10:42:31 +02:00
repo.py [FIX] runbot: rename duplicate field description 2019-10-25 19:19:27 +02:00
res_config_settings.py [IMP] runbot: add optional warning message on frontend 2019-06-18 12:43:25 +02:00