13 Commits

Author SHA1 Message Date
Stephan Kulow
d30a1c43e1 Kill review bots if they didn't output anything for 30 minutes
We start most jobs with --debug to generate output, but we had the
case that OBS network caused the connection to just get stuck and
then it 'paused' for 18 hours
2019-09-26 16:33:11 +02:00
Stephan Kulow
596d7ef18a Remove project_only for Factory and update projects
We no longer look at these reports - notification is WIP
2019-07-29 10:37:15 +02:00
Jimmy Berry
63deffe827 gocd: update 15.1 jobs to 15.2. 2019-07-18 14:45:57 -05:00
Stephan Kulow
0252722048 Adapt packaging to the repo_checker.py split 2019-06-06 11:52:46 +02:00
Stephan Kulow
f1c0d07f74 Use a temporary directory for staging plugin
This way we don't rely on installed plugin (to avoid the deployment
cycle) and we don't need to install into the real home of the go user
to avoid risking that a broken plugin breaks all future jobs of the
agent
2019-05-30 21:51:48 +02:00
Stephan Kulow
bb4ad17871 Remove the 3 suffix - python3 is now everywhere 2019-05-29 18:13:38 +02:00
Stephan Kulow
a04ac41c1a Run staging bot now in python3 as well 2019-05-28 07:15:32 +02:00
Stephan Kulow
a047587820 Fix repo_checker path in gocd config 2019-05-27 16:30:03 +02:00
Stephan Kulow
bd85fc6227 Run project_only reports on 15.1:Update and no longer on 15.1 2019-05-27 16:26:35 +02:00
Stephan Kulow
5936151c95 Run project_only reports in python3 containers 2019-05-27 16:03:45 +02:00
Stephan Kulow
3828715e46 Run staging-installcheck exclusively on python3
It creates invalid reports with python2 and I see no point in debugging
that
2019-05-13 16:07:27 +02:00
Stephan Kulow
256c1b8411 Fix indenting - this is really hard :( 2019-03-28 13:33:56 +01:00
Stephan Kulow
99299a1010 Move some more pipelines from citest to official repo 2019-03-28 12:16:33 +01:00