runbot/runbot/controllers
Xavier-Do 58c683030d [IMP] runbot: add auto test-tags management.
A typical use case when an error is detected is to disable
this test by adding a negated test-tags on config
step 'all' and 'split_all'. This commit will help
to do that by adding a test_tags management on build error.

The user define a test_tag that will only execute failling test.
if a config step has the flag enable_auto_tags, the test tag will
be negated and added to config test-tags.

This commit also add some information for monitoring.
2019-11-07 09:51:05 +01:00
..
__init__.py [FIX] runbot: resurrect badges 2018-03-13 18:14:15 +01:00
badge.py [IMP] runbot: replace jobs by build configs 2019-05-18 10:42:31 +02:00
frontend.py [IMP] runbot: add auto test-tags management. 2019-11-07 09:51:05 +01:00
hook.py [FIX] runbot: allow to manually hook by calling route 2019-11-05 13:42:39 +01:00