runbot/runbot/tests
Christophe Monniez d7c7e547d4 [FIX] runbot: write build results in a separate job
When a build reach the job30_run method, results from a previous testing
methods are computed.
With the previous commit 8c73e6a901 this
job can now be skipped. In that case, the results are not set.

With this commit, the results are computed in a separate method.
2019-01-23 16:10:59 +01:00
..
__init__.py [FIX] runbot: write build results in a separate job 2019-01-23 16:10:59 +01:00
test_branch.py [IMP] runbot: add a job_type on branch and build 2019-01-22 14:18:58 +01:00
test_build.py [FIX] runbot: prevent build creation on job_type none 2019-01-23 14:38:29 +01:00
test_frontend.py [IMP] runbot: add basic tests 2019-01-11 11:54:43 +01:00
test_job_types.py [FIX] runbot: prevent build creation on job_type none 2019-01-23 14:38:29 +01:00
test_jobs.py [FIX] runbot: write build results in a separate job 2019-01-23 16:10:59 +01:00
test_repo.py [IMP] runbot: add basic tests 2019-01-11 11:54:43 +01:00
test_schedule.py [FIX] runbot: write build results in a separate job 2019-01-23 16:10:59 +01:00