4205 Commits

Author SHA1 Message Date
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
Stephan Kulow
b3c1b2bfb0 legal-auto: autopep8 2018-05-15 17:42:58 +02:00
Stephan Kulow
dfef8d8d78 Add retried_GET 2018-05-15 17:42:57 +02:00
Stephan Kulow
a60b10c91b Do not pass md5 but revision
Otherwise cavil can't expand the sources to multibuilds
2018-05-15 15:46:24 +02:00
Stephan Kulow
9122c96505 Use UTC for created 2018-05-15 15:46:24 +02:00
Stephan Kulow
5ff4620445 Add project sub command to legal auto
Scanning an OBS project and marking all legaldb reviews to belong to
that project. All unmarked reviews will disappear over time
2018-05-15 15:46:21 +02: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
Ludwig Nussel
5311708270 pkglistgen: log unsorted locale packages
For some yet to be determined reason, the namespaceprovider does not
pick up package that just provide eg. locale(ja). So find and and log
them (boo#1092055)
2018-05-14 15:21:46 +02:00
Ludwig Nussel
0429ee2f69 update-crawler: also log where requests came from 2018-05-14 15:21:05 +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
Jimmy Berry
66a670a37f systemd: ensure all services have a relaxed RuntimeMaxSec.
The value should allow ample time for seldom larger runs and such and is
purely a safe-guard from a service being stuck for weeks until noticed. If
any values turn out to be too small simply increase.
2018-05-10 23:42:16 -05: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
Jimmy Berry
e3d89e525e systemd: drop Type=simple to be consistent since default not required. 2018-05-10 20:19:27 -05:00
Jimmy Berry
eca6670be1 openqa-comments: drop openSUSE: prefix to allow for generic usage. 2018-05-10 19:46:41 -05:00
Jimmy Berry
284584cc81 openqa-comments: meant to be executable thus should include a shebang. 2018-05-10 19:46:17 -05:00
Jimmy Berry
a8b760de4c
Merge pull request #1532 from jberry-suse/dist-exclusive-arch
dist/spec: exclusively build on x86_64 to avoid needless builds and OBS bug.
2018-05-10 19:11:26 -05:00
Jimmy Berry
d0f2823583 dist/spec: exclusively build on x86_64 to avoid needless builds and OBS bugs.
Related to openSUSE/open-build-service#4373 as disabling s390x leaves old
binaries in repo-md while publishing new ones :(((((((.
2018-05-10 19:02:15 -05:00
Jimmy Berry
b4943dc8e2
Merge pull request #1529 from jberry-suse/osclib-conf-leap-update
osclib/conf: update remaining non-merged Leap:15.0 settings.
2018-05-10 18:00:35 -05:00
Jimmy Berry
ae00f10c9b
Merge pull request #1531 from jberry-suse/check_duplicate_binaries-staging-bot
dist: provide osrt-staging-bot-check_duplicate_binaries@.service.
2018-05-10 17:52:42 -05:00
Jimmy Berry
846b2bd4b7
Merge pull request #1530 from jberry-suse/openqa-comments-service
dist: provide openqa-comments service as part of staging-bot.
2018-05-10 17:41:17 -05:00
Jimmy Berry
afbd03dc92
Merge pull request #1528 from jberry-suse/leaper-packaging-dependency
dist/package/spec: leaper package requires maintenance and crawler use bash.
2018-05-10 17:24:19 -05:00
Ondřej Súkup
6fd17f1935
Merge pull request #1527 from mimi1vx/data
openqa-maintenance fixes
2018-05-10 08:57:07 +02:00
Jimmy Berry
6abed75e10 dist: provide osrt-staging-bot-check_duplicate_binaries@.service. 2018-05-10 00:20:30 -05:00
Jimmy Berry
0fe55a0635 dist: provide openqa-comments service as part of staging-bot. 2018-05-10 00:06:49 -05:00
Jimmy Berry
82c06e5cb2 dist: package openqa-comments as executable. 2018-05-10 00:01:57 -05:00