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
Stephan Kulow
41dc901713
Rename openqa-maintenance2 to openqa-maintenance
...
There is nothing left in the old bot
2018-04-20 15:18:36 +02:00
fbb47c58b7
Handle the JeOS multibuild package for Factory:ARM:Live
...
Handle the JeOS builds alongside the normal openqa images
and publish them together with the ftp trees.
2018-04-20 12:55:54 +02:00
3dcaf5cd66
Merge pull request #1488 from dirkmueller/master
...
totest manager fixes for Factory:ARM
2018-04-19 15:08:01 +02:00
Jimmy Berry
c7255930db
Merge pull request #1494 from jberry-suse/devel-project-notify-remove-links
...
devel-project: notify: utilize osclib.core.package_list_without_links().
2018-04-18 15:43:33 -05:00
Jimmy Berry
9c214723c1
devel-project: notify: utilize osclib.core.package_list_without_links().
...
Otherwise, all packages are returned which include psuedo-packages like
kernel-default which is really a multi-build of kernel-source. When
invoking devel_project_fallback() the return ends up being
openSUSE:Factory/kernel-source which is less than desireable.
2018-04-17 17:31:34 -05:00
Jimmy Berry
c6289c8516
osclib/core: provide package_list_without_links().
2018-04-17 17:31:28 -05:00
Jimmy Berry
1dc269feaf
devel-project: remove unused imports.
2018-04-17 17:15:48 -05:00
Jimmy Berry
5b2296ed57
Merge pull request #1489 from jberry-suse/package-binaries
...
Makefile: package all executable files in bindir.
2018-04-17 16:32:30 -05:00
Jimmy Berry
dc1dc370a6
dist/ci/obs-build-target: in include --always to git describe.
...
Otherwise, it fails in certain cases which is undesirable.
2018-04-17 16:11:46 -05:00
Jimmy Berry
de5ffa13fd
Makefile: package all executable files in bindir.
...
Rather than only expose the tools deployed via package it makes sense to
provide all tools to aid use by others via package.
2018-04-17 16:11:42 -05:00
Jimmy Berry
e92d7bf092
Merge pull request #1491 from jberry-suse/ReviewBot-replace-default-handler
...
ReviewBot: replace default handler for legal-auto and check_tags_in_requests
2018-04-17 15:59:09 -05:00
Jimmy Berry
038cb940bd
Merge pull request #1490 from jberry-suse/leaper-unhandled-comment-skip
...
ReviewBot: disable comment handler for default action handler.
2018-04-17 15:48:03 -05:00
Jimmy Berry
06a9f15999
metrics_release: remove executable flag left over from development.
...
Ignore metrics from nosetests loader since it is no longer executable.
2018-04-17 15:46:09 -05:00
fcbe79a338
Handle more products for Factory:ARM
...
We want to handle armv7 and armv6 trees alongside aarch64 (even
though they don't get tested separately right now its better
to have them released when aarch64 releases as not aligned
at all).
2018-04-17 21:17:12 +02:00
Stephan Kulow
b8337f43a7
Merge pull request #1148 from mimi1vx/oqamaintbot
...
Rework openqa-maintenance bot
2018-04-17 13:01:25 +02:00
Ludwig Nussel
7dbb4d667b
leaper: update diff link to also link to package itself
2018-04-17 10:13:06 +02:00
Ludwig Nussel
ecf14e0e52
leaper: fix link to SLE-workarounds
2018-04-17 10:13:06 +02:00
cf7dbb0b32
Handle Leap:15.0:Ports images_arm repository
...
For Leap 15.0 Ports we need to be able to support two image
repos, one for arm and one for ppc because they get published
to two different locations. for now as we have only images_arm
add support for that while ppc is still making its way through
an initial build.
2018-04-17 09:20:56 +02:00
Jimmy Berry
f751f4768a
check_tags_in_requests: replace check_action__default() with built-in.
2018-04-16 18:28:28 -05:00
Jimmy Berry
202d139743
legal-auto: replace check_action__default() with built-in.
2018-04-16 18:27:58 -05:00
Jimmy Berry
f196526e73
ReviewBot: disable comment handler for default action handler.
...
Otherwise, if a bot overrides __default() and still calls super method and
then comment_write(), as leaper does, a comment will still be generated. If
a bot wants a comment even when "unhandled" it is likely deviating
enough that it should not call the super method.
2018-04-16 18:20:23 -05:00
Jimmy Berry
dc30723b4a
Merge pull request #1487 from jberry-suse/unmaintained
...
unmaintained: tool to find umaintained binaries sourced from SLE.
2018-04-16 15:53:30 -05:00
Jimmy Berry
3e3b96df50
unmaintained: tool to find umaintained binaries sourced from SLE.
2018-04-16 15:17:09 -05:00
Jimmy Berry
225c398e87
osclib/core: provide source_file_load() from StagingAPI.
2018-04-16 14:59:45 -05:00
Jimmy Berry
71fd5fe607
Merge pull request #1486 from jberry-suse/pkglistgen-continue-and-print
...
pkglistgen: do_update_and_solve(): print exception and continue for all scope.
2018-04-13 15:10:04 -05:00
Jimmy Berry
547703d92a
pkglistgen: do_update_and_solve(): print exception and continue for all projects.
2018-04-12 00:08:43 -05:00
Ludwig Nussel
820d1030e5
Merge pull request #1484 from jberry-suse/devel-project-notify
...
devel-project: provide notify sub-command.
2018-04-11 14:30:51 +02:00
Jimmy Berry
1102e3cebc
issue-diff: utilize entity_mail() as adapted into osclib.core.
2018-04-10 22:55:40 -05:00
Jimmy Berry
72c057949b
devel-project: provide notify sub-command.
2018-04-10 22:55:33 -05:00
Jimmy Berry
9a633ec26f
osclib/util: provide mail_send(), modified from announcer.py.
...
Depend on config for relay, from, and followup-to.
2018-04-10 22:51:28 -05:00
Jimmy Berry
b52f890bb9
osclib/core: provide entity_email(), modified from issue-diff.py.
2018-04-10 22:43:39 -05:00
Ludwig Nussel
ace73fecaf
ttm: adjust regexp to include Snapshot
2018-04-06 15:28:16 +02:00
Ludwig Nussel
6455aff69a
ttm: fix leap 15 docker image handling
...
need to refactor a bit and force setting a snapshot number for the
docker image. counters are different due to different source containers.
2018-04-05 17:00:38 +02:00
e96a27ad7f
Merge pull request #1482 from DimStar77/pattern
...
Minor changes for Factory Staging DVD generation
2018-04-05 11:36:52 +02:00
a9737a8ace
Staging2-DVD: Drop pattern gnome_laptop
...
The GNOME patterns are being reworked and the gnome_laptop pattern eliminated
2018-04-04 10:54:27 +02:00
d90117a8d2
create_test_dvds: Gcc7 staging project was resurrected
2018-04-04 10:53:20 +02:00
Ondřej Súkup
ead157867a
[openqabot-maintenance] Catch HTTPError when try get REPOHASH
...
14:57 <osukup> _Marcus_: incident 6989 hasnt any repository created ?
14:58 <_Marcus_> osukup: this is correct, it is for the codestream only.
2018-04-03 15:02:12 +02:00
Ondřej Súkup
d1cee891cc
[openqa-maintenance] SLE 12 SP2 LTSS
2018-04-03 14:56:36 +02:00
Ondřej Súkup
944c531187
[openqa-maintenance] start HA/SES jobs only wheen are required
2018-04-03 14:56:35 +02:00
Ondřej Súkup
8d3d3f4e17
[openqa-mainteance] Add data for SES5
2018-04-03 14:56:35 +02:00
Ondřej Súkup
f988a0fb4d
[openqa-maintenance] catch removed incident project
2018-04-03 14:56:35 +02:00
Ondřej Súkup
71892c14dd
[openqa-maintenance] add missing arch for Live Patching apimap
2018-04-03 14:56:35 +02:00
Ondřej Súkup
5973d075ae
[openqa-maintenance] Allow OS_TEST_ISSUES different than product prefix
2018-04-03 14:56:35 +02:00
Ondřej Súkup
373de4a276
[openqa-maintenance] Fix WSM and TCM issues data
2018-04-03 14:56:35 +02:00
Ondřej Súkup
2ae83a181e
[openqa-maintenance] Add correct issues for SLE-HA to apimap
2018-04-03 14:56:35 +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
2066b5626a
[openqa-maintenance] Add SLE-HA incidents
2018-04-03 14:56:34 +02:00
Ondřej Súkup
1918bccdbb
[openqa-maintenance] Allow and correctly use other distri from
...
apimap.json
2018-04-03 14:56:34 +02:00