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
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
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
Jimmy Berry
e46791774e
systemd: include OBS Operator origin manager report service template.
2019-05-10 10:30:04 -05:00
Stephan Kulow
53f5522b93
Merge pull request #1979 from jberry-suse/dist-spec-python3
...
dist/package: handle python 2 vs python 3 dependencies.
2019-05-03 06:32:30 +02:00
Jimmy Berry
c142b9052f
dist/package: handle python 2 vs python 3 dependencies.
...
Since osc was updated to require python 3 handle dependencies in
same fashion as osc so as to get them right.
2019-05-02 15:55:03 -05:00
Jimmy Berry
be729c0bd1
dist/package: require influxdb and telegraf for Tumbleweed.
...
The packages have made there way into Tumbleweed and thus can now be
required instead of suggested.
2019-05-02 15:28:57 -05:00
Jimmy Berry
9214736f37
dist/package: drop %check and related build requirements.
...
Not feasible to run tests on OBS.
2019-05-02 15:24:12 -05:00
Jimmy Berry
38b9ab430e
dist/package: add osclib dependency to all osc plugin packages.
2019-05-02 14:48:01 -05:00
721d9344f7
Add osrt-container_cleaner to openSUSE-release-tools package
2019-04-17 17:10:18 +02:00
Stephan Kulow
fcdd51b974
package: TTM needs python-enum34 (until we're on python3)
2019-04-15 10:20:47 +02:00
Stephan Kulow
9e41f45f52
Skip ttm subdir in nosetests
2019-03-27 19:59:17 +01:00
Stephan Kulow
f3b3549a35
Rename the snapshot functions and add gocd config
2019-03-27 17:20:20 +01:00
Jimmy Berry
0734bf756c
obs_operator: expose osc-plugin-origin commands via GET.
2019-03-20 19:18:05 -05:00
Stephan Kulow
128c5c1633
Package the osrt- symlink in bin
2019-03-20 08:39:27 +01:00
Stephan Kulow
67df42770d
No longer package rabbit-openqa but add gocd config for it
2019-03-20 06:47:37 +01:00
Jimmy Berry
643169f7a1
dist: provide origin-manager report service and timer.
2019-03-06 15:51:42 -06:00
Jimmy Berry
9cbac9e0a3
dist/package: provide osc-plugin-origin package.
2019-03-06 15:51:42 -06:00
Jimmy Berry
efcd08aa1a
dist/package: include origin-manager source file in source_dir.
2019-02-26 08:29:44 -06:00
Jimmy Berry
f3e608483b
dist/package: provide origin-manager sub-package.
2019-02-15 14:16:23 -06:00
Stephan Kulow
d331a5f928
Add missing dependency
2019-02-15 12:48:56 +01:00
Stephan Kulow
4a1f36fe1a
Install pkglistgen files
2019-01-17 17:45:53 +01:00
Stephan Kulow
b25c6dd7ee
Kill create_test_dvds.sh
2019-01-17 15:06:28 +01:00
Stephan Kulow
0f53b91243
Revert extracted kiwi again
...
This kiwi file is built in all places where this package ends, including
openSUSE:Factory, where it creates a problem as there is no tumbleweed#current
And we really don't want to build it again there, we only want it in
openSUSE:Tools(:Images)
2018-11-27 06:30:46 +01:00
Jimmy Berry
bfa1f65e5c
dist/package: include worker kiwi to allow extraction via _service.
...
Since the kiwi file will reside in the source package, it needs to be
referenced in order to appease Factory rpmlint.
2018-11-26 16:01:45 -06:00
Stephan Kulow
3310ec0c63
Merge pull request #1780 from jberry-suse/staging-report
...
openqa-comments: rework openQA report as status check report (and thus rename as well)
2018-11-10 08:35:35 +01:00
Jimmy Berry
bea4a5bb75
Rename openqa-comments to staging-report to more accurately reflect new role.
2018-11-09 16:09:25 -06:00
Jimmy Berry
f4371f474c
Merge pull request #1772 from jberry-suse/obs_operator
...
obs_operator: provide initial version of server and update userscript/staging-move-drag-n-drop
2018-11-08 16:28:45 -06:00
Jimmy Berry
408f8fb031
dist/spec: provide obs-operator subpackage.
2018-11-08 16:19:10 -06:00
Jimmy Berry
e8daf876ff
Merge pull request #1457 from lnussel/bugowner
...
Bugowner tool
2018-11-08 11:03:21 -06:00
Stephan Kulow
6d9436c372
Fix deployment problems on rabbit-openqa
...
- 2 python modules required
- apiurl shouldn't take the default from config not from getopt
- fix typo in user name
2018-10-23 08:28:52 +02:00
Stephan Kulow
3933e4e302
Package rabbit-openqa
...
I don't really like the name, but lack alternative ideas
2018-10-10 20:07:21 +02:00
Jimmy Berry
ed631a8384
k8s-secret: provide tool to generate kubernetes secrets containing oscrc.
2018-09-13 20:26:08 -05:00
Ludwig Nussel
3b407c4d88
new bugowner tool
2018-09-04 16:27:23 +02:00
Jimmy Berry
c0c6f29742
dist/spec: add obs-service-* requirements of check_source.pl.
2018-08-31 10:31:42 -05:00
Jimmy Berry
cf932fac7c
dist/spec: include as requirement of check-source sub package.
...
Discovered missing while building container from scratch.
2018-08-30 21:29:34 -05:00
Jimmy Berry
92d5c2c6f8
metrics: provide initial telegraf setup for ingesting historical snapshots.
2018-08-29 16:49:12 -05:00
Jimmy Berry
fbcf3c1914
README: completely rewrite and provide workflow overview SVG.
2018-08-23 19:22:40 -05:00
Jimmy Berry
dab65356d7
leaper: replace maintbot usage with ReviewBot methods.
...
The maintenance_incident logic is always updated to mimic the maintbot
behavior in regards to when to add devel project review.
2018-08-22 21:24:58 -05:00
Ludwig Nussel
140951d275
Include deptool in spec file
2018-06-28 16:07:54 +02:00
Jimmy Berry
409f021948
dist/spec: move access.json dashboard to metrics-access package.
2018-06-20 16:29:23 -05:00
Jimmy Berry
d41cbda37e
Merge pull request #1578 from jberry-suse/metrics-access
...
Metrics access log parsing tool for ingesting download.o.o logs.
2018-06-18 22:23:22 -05:00
Jimmy Berry
f84ad329c6
dist: package metrics/access tool and related.
2018-06-18 22:13:29 -05:00
Dominik Heidler
0a7b19ffce
Run ttm by systemd timer to prevent mem leaks
2018-06-14 16:18:39 +02:00
07e3167caf
dist: Require python2-pika by totest-manager (new amqp dependency)
2018-05-18 13:20:26 +02:00
Jimmy Berry
391da222b0
dist/spec: bump copyright year.
2018-05-10 21:14:12 -05:00
Jimmy Berry
85760ef43f
dist/spec: sort requirements.
2018-05-10 21:13:54 -05:00
Jimmy Berry
8744773af8
dist/spec: update to new license standard.
2018-05-10 21:12:03 -05:00
Jimmy Berry
d5868597b6
dist/spec: move ExclusiveArch up to apply to all packages instead of devel.
2018-05-10 21:11:30 -05:00