28 Commits

Author SHA1 Message Date
Stephan Kulow
509ec8f332 QR update: submit with --yes 2019-11-11 22:27:19 +01:00
Stephan Kulow
a5e3c983bd Update the package list of SP1's quarterly updates 2019-11-11 15:17:12 +01:00
Stephan Kulow
0938967139 Add a review user for factory-auto so it can be overridden in SLE 2019-10-23 11:00:11 +02:00
Stephan Kulow
456b203a64
Merge pull request #2248 from coolo/shorter_timeout
Kill review bots if they didn't output anything for 30 minutes
2019-09-26 18:56:27 +02: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
Jimmy Berry
b2f7fd816c gocd/checkers: revert Origin.Manager.Update frequency back to daily.
With the lack of events from OBS for SLE updates #2239 and the troubles
with the pika base class for IBS #2220 it seems best to keep the full
run daily to ensure expedient updates.
2019-09-25 12:17:37 -05:00
Jimmy Berry
3e6ec9bdff gocd/checkers: reduce Origin.Manager.Update frequency to weekly.
With the addition of the event listener the full run should only be needed
as a fallback to catch missed events, deletes, or configuration changes.
2019-09-11 19:53:01 -05:00
Jimmy Berry
bf1a40ffa3 gocd: utilize origin update without the need to indicate a project.
No longer need to maintain a list of active projects in gocd config.
2019-09-11 19:53:01 -05:00
Jimmy Berry
55bcb8b34d gocd: *.Origin.Manager.Update: shift timer to account for seconds. 2019-08-20 07:47:45 -05:00
Jimmy Berry
29fb8fa29d gocd/checkers.suse: drop SLE-SP2.Manager42 job. 2019-08-08 16:59:02 -05:00
Jimmy Berry
91b991e959 gocd/checkers.suse: add S15.SP2.Origin.Manager.Update job. 2019-08-08 16:58:58 -05:00
Stephan Kulow
3bb6d36e29 Combine project_only and rebuild into check
For SLE we run it --no-rebuild, for openSUSE check also rebuilds
2019-07-29 15:30:33 +02:00
Stephan Kulow
dd1960541e Fix staging bot to actually run on SP2 2019-07-26 09:53:40 +02:00
Stephan Kulow
f79e2ecabf Fix SP2 config
- staging plugin needs to be linked
- staging reports need to be written as staging-bot
2019-07-11 07:11:18 +02:00
Jimmy Berry
135e3910c3 gocd: add origin-manager to SLE checkers. 2019-07-09 08:12:36 -05:00
Stephan Kulow
6b1d69f45b Run staging bot on SP2 2019-07-09 13:43:06 +02:00
Stephan Kulow
0252722048 Adapt packaging to the repo_checker.py split 2019-06-06 11:52:46 +02:00
Stephan Kulow
f4d228e41b Support licensedigger as reviewer for SUSE and openSUSE
We want to switch away from pointless groups
2019-06-03 15:55:46 +02:00
Stephan Kulow
88b02f0f24 Merged special resources into staging-bot 2019-06-01 09:31:22 +02:00
Stephan Kulow
918a0f978b Reuse the staging-bot container for manager_42
We don't need globally installed config - it's in git
2019-05-31 19:01:56 +02:00
Stephan Kulow
f1476c6819 Remove check_dups plugin
This plugin only works if run under an account owning the
target project (as I had it running with my own credentials
back in the day). As we no longer do that, the check_dups approach
is dead - and declining superseded requests from staging-bot
superseded (pun intended) this approach
2019-05-30 18:24:13 +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
ac997bf5e9 Move legaldb import of projects into gocd
This is mainly to tag the sources that are in the projects for safer
cleanup strategies
2019-05-27 19:45:44 +02:00
Stephan Kulow
af78e4eb50 Run legal-auto on botmaster as well
Fixes #1959
2019-05-27 18:02:15 +02:00
Stephan Kulow
599f820a3d Run the SP5 installcheck per staging project and triggered by repo changes 2019-05-27 16:09:53 +02:00
Stephan Kulow
3f3bbb3e10 Run even more bots in python3 2019-05-16 06:59:25 +02:00
Stephan Kulow
a04544f6b0 Add SUSE checkers config here 2019-05-14 06:44:26 +02:00