Ludwig Nussel
671e2f4cb0
Merge pull request #1564 from lnussel/leaper
...
Refactor _check_project into ReviewBot
2018-06-11 09:56:10 +02:00
Stephan Kulow
ce0a1431ef
Merge pull request #1568 from coolo/add_incidents_to_repohash
...
oqamaint: Make debuging of incident list in repohash easier
2018-06-04 22:09:07 +02:00
Stephan Kulow
f728cea30b
oqamaint: use the proper key to add incident repo
...
For openSUSE it doesn't matter but for SLE the architecture is part of
the key. So this lead to inserting under the channel name, but querying
under the repo (including architecture).
2018-06-04 21:57:45 +02:00
Stephan Kulow
227c5eeec1
oqamaint: Make debuging of incident list in repohash easier
...
By appending the IDs of incidents considered, e.g.
'REPOHASH': '9b9ff324e95d25dc6bb216cb45bdd855:8198,8200,8201,8203',
2018-06-04 21:57:27 +02:00
Jimmy Berry
fb82c462dd
Merge pull request #1567 from jberry-suse/metrics-release-score-max-100
...
metrics/grafana/release: score yaxis max 100.
2018-06-04 13:49:15 -05:00
Jimmy Berry
7bd42dc200
metrics/grafana/release: score yaxis max 100.
...
With scores reaching near 100 :) the auto axis is leaving margin.
2018-06-01 15:56:52 -05:00
95e0616f34
Merge pull request #1565 from simotek/master
...
Update announcer.py to ask people to report bugs
2018-05-31 12:41:03 +02:00
Simon Lees
ac7e566418
Fix punctuation
...
Signed-off-by: Simon Lees <sflees@suse.de>
2018-05-31 20:00:44 +09:30
Simon Lees
9d990376ce
Update announcer.py to ask people to report bugs
...
Rather then replying to the generated email we would like people to create new issues on bugzilla.opensuse.org
2018-05-31 19:30:06 +09:30
Ludwig Nussel
a471c0b9e8
Refactor _check_project into ReviewBot
2018-05-30 13:55:38 +02:00
Stephan Kulow
432237a2a8
Merge pull request #1562 from coolo/uniq_requests
...
openqa-maintenance: Make sure we don't go through requests twice
2018-05-24 13:42:37 +02:00
Ondřej Súkup
7ee44e7853
Merge pull request #1560 from baierjan/sle11_for_ltp
...
[openqa-maintenance] Add kernel incidents for SLE11
2018-05-24 12:29:30 +02:00
Stephan Kulow
a280ab1212
openqa-maintenance: Make sure we don't go through requests twice
...
Fixes #1561
2018-05-24 12:11:34 +02:00
88c8b1d263
[openqa-maintenance] Add kernel incidents for SLE11
2018-05-23 15:44:12 +02:00
Stephan Kulow
b621775b8e
Merge pull request #1555 from coolo/quote_plus
...
openqabot: Quote the module name
2018-05-20 10:12:12 +02:00
Stephan Kulow
129280eb68
openqabot: Quote the module name
...
module names may contain # - especially if the module is loaded twice
and openQA appends #1 and #2
2018-05-19 17:59:59 +02:00
Jimmy Berry
3a01e88c49
Merge pull request #1554 from jberry-suse/metrics-release-schedule-drop
...
metrics: drop release schedule before writing.
2018-05-18 14:43:38 -05:00
Jimmy Berry
07599beca2
metrics: drop release schedule before writing.
...
After change from dropping entire database to individual measurements this
was overlooked and instead new points are simply written each time which
results in duplicates.
2018-05-18 14:20:26 -05:00
Jimmy Berry
6c6bccc04a
Merge pull request #1553 from jberry-suse/metrics-annotation-leap-15.0-final
...
metrics/annotation/leap:15.0: update final release date.
2018-05-18 11:16:53 -05:00
Jimmy Berry
bb1cd23f46
metrics/annotation/leap:15.0: update final release date.
2018-05-18 11:00:32 -05:00
Stephan Kulow
ef92c2fcec
Merge pull request #1548 from asdil12/ttm_amqp
...
Add AMQP support to TTM
2018-05-18 09:02:54 +02:00
Dominik Heidler
7d522a50d5
Add AMQP support to TTM
2018-05-17 16:23:47 +02:00
f446be25e3
Merge pull request #1550 from nilxam/fix_freeze_adi
...
Freeze adi: do not check the first package in frozenlinks but metadata
2018-05-17 14:58:56 +02:00
bd251bc6b7
Freeze adi: do not check the first package in frozenlinks but metadata
...
Check the devel project from the first package in frozenlinks won't work
if the package has been deleted, check the first package in metadata
instead.
2018-05-17 19:01:58 +08:00
Jimmy Berry
9f20fc7f73
Merge pull request #1547 from jberry-suse/repo_checker-whitelist_clean-binaries-common-None
...
repo_checker: whitelist_clean: handle binaries_common being None.
2018-05-16 14:31:47 -05:00
Jimmy Berry
6459937f2c
Merge pull request #1546 from jberry-suse/repo_checker-dashboard-output-tweaks
...
repo_checker: sort whitelist before writing to config and include final newline in dashboard/repo_checker file
2018-05-16 14:22:02 -05:00
Ondřej Súkup
629cada8de
Merge pull request #1549 from mimi1vx/HA_HPC_ltss
...
[openqa-maint] fix apimap for SLE12SP2 HA
2018-05-16 14:36:16 +02:00
Ondřej Súkup
633b0524a5
[openqa-maint] fix apimap for SLE12SP2 HA
2018-05-16 14:33:05 +02:00
Jimmy Berry
eb5d4223dd
repo_checker: sort whitelist before writing to config.
2018-05-15 20:17:04 -05:00
Jimmy Berry
bef3706758
repo_checker: include final newline in dashboard/repo_checker file.
2018-05-15 20:16:59 -05:00
Jimmy Berry
b2b8cd6cbd
repo_checker: whitelist_clean: handle binaries_common being None.
...
Otherwise, if len(binaries_common) causes crash when no arch specific
entries. Of which Leap:15.0 is the only one currently.
2018-05-15 17:54:07 -05:00
75b8a82851
Merge pull request #1538 from dirkmueller/ports_arches
...
Add ppc64le to pkglist gen for Leap 15.0 Ports
2018-05-15 13:44:41 +01:00
086bd38980
Skip nonfree for ports scope
...
We don't actually have any nonfree items for ports, this is a x86_64
specific thing. so skip it for ports - makes no sense only eats time.
2018-05-15 11:58:39 +02:00
62652b934c
pkglistgen: Add ppc64le for Leap 15.0 Ports
...
this architecture is also part of port, not only aarch64, and
we need architecture specific expansions, so extend default list
of architectures accordingly.
2018-05-15 11:58:28 +02:00
Stephan Kulow
fd25d093ad
Merge pull request #1542 from coolo/ttm_allow_ignore_without
...
Use OBS Attribute for ignored issues
2018-05-15 07:06:20 +02:00
Stephan Kulow
082ee52aaf
ttm: Load and Store the ignored issues in an OBS attribute
2018-05-14 20:00:57 +02:00
8af3e4adc8
Merge pull request #1537 from okurz/feature/arm
...
Add maxsize for JeOS to handle openSUSE:Factory:ARM
2018-05-14 16:57:55 +01:00
Stephan Kulow
7f346bce12
ttm: Store the last seen build number for each issue
...
So we can cleanup the list - it grew to > 200
2018-05-14 17:23:55 +02:00
Stephan Kulow
f35a1998d7
Merge pull request #1539 from coolo/ttm_allow_ignore_without
...
ttm: Allow to ignore job failures without bug reference
2018-05-14 13:55:39 +02:00
Stephan Kulow
7d1b51a6b8
ttm: Allow to ignore job failures without bug reference
...
This is supposed to be used for temporary failures that do not deserve
a carry over as they are sporadic but should not stop a snapshot release
nor are they worth it to wait a job duplicate
2018-05-14 13:08:48 +02:00
Stephan Kulow
5f4f4efecc
Merge pull request #1512 from coolo/port_python3
...
Begin porting to python3 (osc branch)
2018-05-14 11:19:05 +02:00
Stephan Kulow
9b4b0ed15a
Begin porting to python3 (osc branch)
2018-05-14 11:04:39 +02:00
Ludwig Nussel
3ca5e488e7
Merge pull request #1536 from jberry-suse/leap-15-sle-workarounds-priority
...
config/manager_42/leap:15.0: increase priority of SLE-workarounds.
2018-05-14 09:14:24 +02:00
Oliver Kurz
9ca99add9d
Add maxsize for JeOS to handle openSUSE:Factory:ARM
2018-05-11 23:48:30 +02:00
Jimmy Berry
7fc7b98a30
config/manager_42/leap:15.0: increase priority of SLE-workarounds.
...
In order to allow for SLE packages to be taken from Factory while waiting
on acceptance to SLE, but still mark as from SLE and avoid delete request
to SLE-workarounds.
2018-05-11 15:51:21 -05:00
Jimmy Berry
eff4e459c0
Merge pull request #1534 from jberry-suse/systemd-cleanup
...
systemd: ensure all services have a relaxed RuntimeMaxSec, SyslogIdentifier, and retry as needed.
2018-05-11 11:23:06 -05:00
Jimmy Berry
4952872ced
Merge pull request #1533 from jberry-suse/openqa-comments-generalization-fixes
...
openqa-comments: drop openSUSE: prefix to allow for generic usage and shebang.
2018-05-11 10:44:01 -05:00
Jimmy Berry
af4e85a5d1
Merge pull request #1535 from jberry-suse/dist-exclusive-arch-fix
...
dist/spec: housekeeping
2018-05-11 10:29:45 -05:00
Jimmy Berry
dc4dc241c6
systemd: add service retry to support-rebuild which 502s regularly.
2018-05-10 23:42:31 -05:00
Jimmy Berry
9950ca8376
systemd: include SyslogIdentifier in each service to improve journal.
2018-05-10 23:42:31 -05:00