25 Commits

Author SHA1 Message Date
5ee261d644 Adding openSUSE:Backports:SLE-15-SP7 2024-08-15 12:10:13 +02:00
5a2e50a758 gocd: enable Leap 15.6 checkers 2023-07-21 18:04:25 +08:00
Stephan Kulow
32eac54470 gocd: Apply editorconfig standards 2023-01-02 19:44:28 +01:00
5acd5f0d02
StagingBot: call staging rebuild first (support random fails) and handle Factory:NonFree 2022-08-08 12:20:47 +02:00
79092e445b Enable 15.5 and SLE15 SP5 Backports 2022-07-28 18:31:17 +08:00
Stephan Kulow
50910bf038 gocd: Simplify the groups and restrict them in the CI 2022-04-05 13:13:15 +02:00
Stephan Kulow
177a654eb1 Remove --by-develproject for adi command
It's pointless by now as we have no project that uses devel projects
and would accept submissions not coming from there

Fixes #1366 (kindof)
2022-02-17 12:04:25 +01:00
Stephan Kulow
a76441657c gocd: Remove timeouts for the pipelines
Meanwhile we have too many pipelines so it can happen that some checks
wait longer than 30 minutes before they get scheduled - but the timeout
affects this as well. So we need to monitor this
2021-12-14 07:41:18 +01:00
03ed62a146 gocd: update staging bot for Backports 2021-07-14 16:38:28 +08:00
Fabian Vogt
c5733f5951 gocd: Drop obsolete projects, fix whitespace
- Drop Leap:15.1:Images and Leap:15.2:MicroOS
- Some .yaml files were changed manually, adjust the .erb source
- Delete some unnecessary/duplicate whitespace
2021-04-15 10:34:05 +02:00
eb901e98c2 gocd: enable staging bot and staging installcheck on SLE15 SP3 Backports 2021-01-04 21:26:32 +08:00
cb42d1c252 gocd: remove Leap config and enable Jump project to pipeline if needed 2020-08-11 14:59:32 +08:00
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