Stephan Kulow
3bd00cdf5d
Run check_maintenance_incidents.py on gocd
2019-05-29 07:22:52 +02:00
Stephan Kulow
8363fe3875
Merge pull request #2064 from coolo/add_legaldb_projects
...
Move legaldb import of projects into gocd
2019-05-27 19:48:10 +02:00
Stephan Kulow
9b938c8c27
Merge pull request #2063 from coolo/remove_debug
...
Remove debug output left in ReviewBot
2019-05-27 19:46:44 +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
011c80cc2a
Remove debug output left in ReviewBot
2019-05-27 18:49:20 +02:00
Stephan Kulow
1a9bfa3aef
Merge pull request #2062 from coolo/fix_1959
...
Run legal-auto on botmaster as well
2019-05-27 18:47:40 +02:00
Stephan Kulow
af78e4eb50
Run legal-auto on botmaster as well
...
Fixes #1959
2019-05-27 18:02:15 +02:00
Stephan Kulow
a047587820
Fix repo_checker path in gocd config
2019-05-27 16:30:03 +02:00
Stephan Kulow
8328b5ecbf
Merge pull request #2061 from coolo/more_python3
...
Run project_only reports on 15.1:Update and no longer on 15.1
2019-05-27 16:27:09 +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
7f657d82d8
Merge pull request #2060 from coolo/more_python3
...
Gocd config changes for sp5 and repo checker
2019-05-27 16:18:48 +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
5936151c95
Run project_only reports in python3 containers
2019-05-27 16:03:45 +02:00
Stephan Kulow
dd3275567b
Merge pull request #2059 from coolo/more_python3
...
Fix whitelist handling of repo checker in python3
2019-05-27 15:02:45 +02:00
Stephan Kulow
edbb8573b6
Merge pull request #2056 from coolo/fix_2041
...
Exit with an error if there were exceptions caught
2019-05-27 14:25:50 +02:00
Stephan Kulow
aa9f55cf6b
Fix whitelist handling of repo checker in python3
2019-05-27 14:11:50 +02:00
Stephan Kulow
fe38a6127d
Exit with an error if there were exceptions caught
...
Fixes #2041
2019-05-27 13:35:59 +02:00
Stephan Kulow
606e498554
ReviewBot: Simplify the !interval case
...
We only want to run the workfunc() and that's it
2019-05-27 11:03:04 +02:00
Jimmy Berry
65b73f1d41
Merge pull request #2053 from jberry-suse/origin-manager-followups
...
origin-manager: small follow-ups.
2019-05-24 14:57:50 -05:00
Jimmy Berry
86919f96de
Merge pull request #2052 from jberry-suse/gitignore-osc
...
.gitignore: ignore osc symlink commonly used to develop against git osc.
2019-05-24 14:45:47 -05:00
fa2a17cfec
Merge pull request #2054 from nilxam/fix_update_version_py3
...
accept_command: fix missing the url for uploading product file change
2019-05-24 18:24:49 +08:00
5d13e07b5a
accept_command: fix missing the url for uploading product file change
...
Regression from acc0ffc3852700cc996109f350f72dcb9ff1b3fe , we still need
url for uploading product file change.
2019-05-24 18:12:26 +08:00
Jimmy Berry
84ead945f3
userscript/staging*: only utilize the last two domain components.
...
Allows for the hostname to contain multilevel subdomain and still access
the same operator server. Consistent with changes made to operator and
origin userscript.
2019-05-23 17:17:57 -05:00
Jimmy Berry
dde0edef40
osclib/core: package_version(): drop lxml element and return string version.
...
Resolves undesirable output when formatting a data structure that includes
the result from this function as yaml.
2019-05-23 17:09:29 -05:00
Jimmy Berry
d756e23b4d
README: Add explanation of developing against git osc.
2019-05-23 16:56:32 -05:00
Jimmy Berry
45a3e693ec
.gitignore: ignore osc symlink commonly used to develop against pre-release osc.
2019-05-23 16:40:04 -05:00
Jimmy Berry
fb34f62143
systemd: increase timeout to 24 hours for origin-manager report services.
2019-05-23 16:30:28 -05:00
Stephan Kulow
823c514268
Merge pull request #2050 from dirkmueller/master
...
Fix factory-package-news to work with Python 3
2019-05-23 06:32:50 +02:00
Jimmy Berry
4ee44da8ee
Merge pull request #2051 from jberry-suse/obs_operator-origin-manager-report-nonfree
...
dist/k8s/heroes: include openSUSE:Leap:15.1:NonFree in origin_manager_report.
2019-05-22 20:45:09 -05:00
Jimmy Berry
c4dccf80ab
dist/k8s/heroes: include openSUSE:Leap:15.1:NonFree in origin_manager_report.
2019-05-22 20:33:09 -05:00
Jimmy Berry
14ae392743
osclib/util: correct python3 port by casting to list directly after filter.
...
8bf2602 cast to list during on the return line, but that does not work
if a project_suffix is present.
2019-05-22 20:32:33 -05:00
280761013e
Fix factory-package-news to work with Python 3
...
https://github.com/openSUSE/openSUSE-release-tools/pull/1962
ported factory-package-news in a way to Python 3.x that made
it completely crash immediately with Python 2.x. So I guess
it is time to flip the switch and change the shebang. Also
fix the remaining fallout so that at least save and diff
are working again.
2019-05-22 20:25:54 +02:00
Stephan Kulow
4707e23722
Merge pull request #2047 from coolo/more_python3
...
Require newly released osc for python3 fixes
2019-05-22 08:18:46 +02:00
Stephan Kulow
90a5fe9f90
Require python3-osc and python3 only
...
We no longer test with python2 and our users can be reasonably well
expected to be on platforms supporting python3
2019-05-22 07:50:11 +02:00
Stephan Kulow
4a0df7a257
Require newly released osc for python3 fixes
2019-05-22 07:49:45 +02:00
Stephan Kulow
5ac61a01c8
Merge pull request #2049 from coolo/no_urlgrabber
...
There is no use of urlgrabber left
2019-05-22 07:48:02 +02:00
Stephan Kulow
95f23ed915
There is no use of urlgrabber left
...
As the package does not exist as python3 variant in leap 15.1, we
better remove it now
2019-05-22 07:38:11 +02:00
d64a13369d
Merge pull request #2048 from DimStar77/timeout_exceeded
...
TTM: Add new failed status 'timeout_exceeded'
2019-05-21 12:01:23 +02:00
521a749825
TTM: Add new failed status 'timeout_exceeded'
2019-05-21 11:34:46 +02:00
ad7abc06aa
Add SLES15-SP1-SAP-Azure-LI-BYOS cloud image
2019-05-20 17:40:17 +02:00
Stephan Kulow
c8cc0dd1d3
Merge pull request #2046 from coolo/ack_pika
...
Fix rabbitmq acknowledge: first ACK then check the content
2019-05-20 11:57:02 +02:00
Stephan Kulow
a73054b189
Fix rabbitmq acknowledge: first ACK then check the content
2019-05-20 11:43:25 +02:00
Stephan Kulow
fd3bbccfa4
Merge pull request #2045 from coolo/ack_pika
...
Acknowledge the rabbitmq message
2019-05-19 06:47:28 +02:00
Stephan Kulow
6297dacf8b
Acknowledge the rabbitmq message
...
We need to ACK the rabbitmq message for the server to erase it in the
queue - otherwise they are piling up endlessly. As we quit the services
every hour the queue is reset at that point, but that still makes monitoring
the server quite hard as the queues tend to be full all the time
2019-05-18 20:57:05 +02:00
Stephan Kulow
34ca712867
Fix typo in gocd config
2019-05-18 18:26:46 +02:00
Stephan Kulow
e101da788a
Merge pull request #2044 from coolo/fix_materials
...
Need a destionation if there are multiple materials
2019-05-18 18:25:17 +02:00
Stephan Kulow
93472443e9
Need a destionation if there are multiple materials
2019-05-18 18:24:25 +02:00
Stephan Kulow
32a1e725dd
Merge pull request #2043 from coolo/fix_iteritems
...
Move the rest of citest over
2019-05-18 18:22:22 +02:00
Stephan Kulow
c976a46113
Switch miniobs to use 15.1
2019-05-18 18:06:56 +02:00
Stephan Kulow
7882e7bac5
Add staging-report entries (moved from packagelists)
2019-05-18 17:41:56 +02:00