Stephan Kulow
5b062c5752
Fix inner-staging links to use cicount=copy
...
We need to keep the cicount in sync for the kernel as kernel-syms
requires kernel-default of kernel-source
2019-06-02 14:08:17 +02:00
Stephan Kulow
2ec5515668
Extend namespace for SLE projects to monitor
2019-06-01 16:26:23 +02:00
Stephan Kulow
882d97cdd6
Merge pull request #2098 from coolo/add_origin_manager
...
Run origin manager reviews on gocd as well
2019-06-01 09:31:53 +02:00
Stephan Kulow
88b02f0f24
Merged special resources into staging-bot
2019-06-01 09:31:22 +02:00
Stephan Kulow
801225786e
Run origin manager reviews on gocd as well
2019-06-01 08:22:42 +02:00
Stephan Kulow
3ecf53c929
Merge pull request #2097 from coolo/leaper
...
Leaper reviews on gocd
2019-05-31 20:10:40 +02:00
Stephan Kulow
716b636724
Fix filename for repo checker's oscrc
2019-05-31 20:08:42 +02:00
Stephan Kulow
6c5cf2cea8
Remove comments from gocd scripts
2019-05-31 20:01:15 +02:00
Stephan Kulow
e6b755acc2
Trying to fix gocd error (on valid yaml)
...
INVALID MERGED CONFIGURATION
2019-05-31 19:58:41 +02:00
Stephan Kulow
537ad9dfda
Fix the rebuild trigger config
2019-05-31 19:56:52 +02:00
Stephan Kulow
d9b871ad7d
Merge pull request #2096 from coolo/add_rebuild_trigger
...
Trigger rebuilds from gocd
2019-05-31 19:53:58 +02:00
Stephan Kulow
8d86ec10d0
Trigger rebuilds from gocd
2019-05-31 19:39:23 +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
ef36148848
The last leaper service from packagelists
2019-05-31 18:59:14 +02:00
Stephan Kulow
e97e388d7a
Merge pull request #2095 from coolo/add_daily_cleanup
...
Add daily cleanup of Factory ignore list
2019-05-31 18:46:38 +02:00
Stephan Kulow
cc6eb0c0a2
Add daily cleanup of Factory ignore list
2019-05-31 17:54:22 +02:00
Jimmy Berry
dcc007cfa6
Merge pull request #2089 from jberry-suse/origin-plugin-cron
...
origin-manager: replace OBS operator individual project reports with automatic cron command.
2019-05-31 10:24:43 -05:00
Stephan Kulow
2be3c4ee30
Add the tumbleweed URL to kubic config
2019-05-31 16:10:27 +02:00
Stephan Kulow
cf0368b0bd
Avoid crons triggered by git changes
2019-05-31 16:04:06 +02:00
Stephan Kulow
9312792785
Merge pull request #2094 from coolo/fix_package_list
...
Fix support for multiple spec files
2019-05-31 15:59:59 +02:00
Stephan Kulow
6f4621dcd4
Merge pull request #2093 from coolo/run_maintenance_leaper
...
Run factory announcer on gocd
2019-05-31 15:58:09 +02:00
Stephan Kulow
a9eab93004
Fix support for multiple spec files
...
Right after commit of a package into a staging project, it can happen
that OBS replies to GET with 'service in progress' and then we don't
get a file list. As we ignored that exception, we did not create the
other spec files.
Now enhance retried_GET to look for this condition and retry this as
well, so we get reliable package list.
2019-05-31 15:43:18 +02:00
Stephan Kulow
cdd6dc4f06
Run factory announcer on gocd
...
Ported the announcer to python3 and made the config parsing a little
easier. The current state is no longer stored as filename, but in a
config file
2019-05-31 13:43:31 +02:00
Stephan Kulow
c354f8c83e
Merge pull request #2092 from coolo/fix_python_path
...
Export PYTHONPATH pointing to scripts checkout
2019-05-31 13:27:18 +02:00
Stephan Kulow
fc0d532f86
Export PYTHONPATH pointing to scripts checkout
2019-05-31 12:07:44 +02:00
Stephan Kulow
9e35b50a6a
Merge pull request #2091 from coolo/run_maintenance_leaper
...
Run one more leaper service from packagelists
2019-05-31 08:53:03 +02:00
Stephan Kulow
ad6ab31327
Run one more leaper service from packagelists
2019-05-31 08:42:23 +02:00
Jimmy Berry
9eebf08e32
dist/k8s: drop OBS operator origin-manager report cron.
...
To be replaced by cron service.
2019-05-30 17:08:05 -05:00
Jimmy Berry
2c6d0a19cb
systemd: drop OBS operator origin-manager report service/timer.
...
To be replaced by cron service.
2019-05-30 17:08:05 -05:00
Jimmy Berry
e1ed808fad
dist/k8s: provide OBS operator origin-manager cron.
2019-05-30 17:08:05 -05:00
Jimmy Berry
4d5b74b7f6
systemd: provide OBS operator origin-manager cron service and timer.
2019-05-30 17:08:05 -05:00
Jimmy Berry
77dd0f5a92
osc-origin: provide cron command to automate lookup management.
2019-05-30 17:08:03 -05:00
Jimmy Berry
261581d88f
osc-origin: do not update lookup information if project is locked.
...
This allows for the cached lookup information to still be utilized, but
not waste time updating it for projects that cannot change.
2019-05-30 17:05:36 -05:00
Jimmy Berry
30e38677b6
osclib/core: provide project_locked().
2019-05-30 17:05:36 -05:00
Jimmy Berry
f099b69033
Merge pull request #2090 from jberry-suse/origin-plugin-help
...
osc-origin: add missing command descriptions.
2019-05-30 17:04:33 -05:00
Jimmy Berry
fcd4869c45
osc-origin: add missing command descriptions.
2019-05-30 16:22:20 -05:00
Stephan Kulow
9fb92ccfbb
Merge pull request #2087 from coolo/fix_legaldb
...
Use a temporary directory for staging plugin
2019-05-30 21:58:45 +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
b2243b8b5f
Merge pull request #2086 from coolo/fix_legaldb
...
Fix projects import into legaldb
2019-05-30 21:29:31 +02:00
Stephan Kulow
5db1377442
Merge pull request #2085 from coolo/more_python3
...
Remove check_dups plugin
2019-05-30 21:19:40 +02:00
Stephan Kulow
e373d8d572
Fix projects import into legaldb
...
The pickle hash was not reliable - so it took way too long to reimport
2019-05-30 21:16:33 +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
8434e554f3
Merge pull request #2084 from coolo/more_python3
...
Take pkglistgen from git - avoid deployment loop
2019-05-30 09:36:34 +02:00
Stephan Kulow
e4215b5b83
Take pkglistgen from git - avoid deployment loop
2019-05-30 09:26:44 +02:00
Stephan Kulow
ba617bfb99
Fix resource name for check duplicated config
2019-05-30 09:14:34 +02:00
Stephan Kulow
39f3935d20
Merge pull request #2083 from coolo/dont_crash_on_spec
...
Do not crash on packages without spec file
2019-05-30 08:54:12 +02:00
Stephan Kulow
6d93fc45a1
Merge pull request #2081 from coolo/run_check_dups
...
Check for duplicated binaries as part of the staging projects
2019-05-30 08:52:37 +02:00
Stephan Kulow
8d26d0dec6
Do not crash on packages without spec file
2019-05-29 20:59:13 +02:00
Stephan Kulow
195bb65b48
Ignore current Factory duplicates
2019-05-29 20:31:28 +02:00
Stephan Kulow
5b46d05f4f
Merge pull request #2082 from coolo/all_python3
...
gocd: Remove the 3 suffix - python3 is now everywhere
2019-05-29 18:18:42 +02:00