14 Commits

Author SHA1 Message Date
Dirk Müller
730630f06f
Use f-strings where possible 2024-05-07 21:52:32 +02:00
Stephan Kulow
0abd54a8c1 Fix XML usage in openqa bot 2022-03-02 13:02:15 +01:00
Stephan Kulow
e52dc6ce2b Harmonize imports on using lxml for XML parsing 2022-02-18 11:16:01 +01:00
Anton Pappas
98e2425611 Add Backports to the updates being tested
This commit contains the necessary configuration and code changes. The products
referenced by them have also been created on openqa.opensuse.org
2021-05-27 16:55:28 +02:00
Stephan Kulow
cc00e1f2da oqamaint: fix more python3 issues and add _OBSOLETE=1
The default of openQA changed - _NO_OBSOLETE no longer exists, but for
the test repo we want obsoletion
2019-09-04 14:04:00 +02:00
Ondřej Súkup
62f8890f59
[oqamaint] Don't start and resolve incident job before is fully build 2018-05-09 15:52:06 +02:00
Stephan Kulow
09403e0ffd [oqamaint] Take build number as last resort to avoid crash 2018-05-02 11:03:20 +02:00
Ondřej Súkup
22e585bd17
[openqa-maintenance] Don't accept incidents waiting for build 2018-04-27 17:30:52 +02:00
Stephan Kulow
4f0b5e14cb [oqamaint] Add OS_TEST_ISSUES as openSUSE repo settings 2018-04-23 10:26:04 +02:00
Stephan Kulow
5dc49a60d2 [oqamaint] Fetch the list of packages for openSUSE
We used to list this from the request, but as this is no longer available,
the settings function itself needs to query it
2018-04-20 15:18:36 +02:00
Stephan Kulow
0954e2a00c [oqamaint] Fix openSUSE support 2018-04-20 15:18:36 +02:00
Ondřej Súkup
b11d4a13a4
[openqa-maintenance] Survive malformed repomd.xml 2018-04-03 14:56:34 +02:00
Ondřej Súkup
8b059852ee
[openqa-maintenance] Add support for kGraft jobs 2018-04-03 14:56:34 +02:00
Ondřej Súkup
9d7e7ba8f1
[openqa-maintenance] Rewrite of openqa-maintenace bot pt.1
Split openqa-maintenance to more smaller parts
Cleanup dead code
pep-8 compactibility
Disable testsuite on oqamaint directory
2018-04-03 14:56:34 +02:00