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
6cec2f2ef3
osc-origin: provide initial origin osc subcommand.
2019-03-06 15:51:35 -06:00
Jimmy Berry
c38c01a9d4
osclib/core: package_list_without_links(): ignore meta packages (00 prefix).
2019-03-06 15:49:50 -06:00
Jimmy Berry
d033b8cec6
osclib/origin: provide __str__ method that indicates pending.
2019-03-06 15:49:50 -06:00
Jimmy Berry
341396b432
osclib/origin: config_resolve_create_family(): force origin_expanded to string.
...
Drops the lxml string element reference which is cumbersome when printing.
2019-03-06 15:49:50 -06:00
Jimmy Berry
0c1fa52c54
osclib/util: mail_send(): allow a from_key of None to indicate osc user.
2019-03-06 15:49:50 -06:00
Jimmy Berry
4dbcc5bc40
osclib/util: mail_send() utilize Config.get() pattern.
2019-03-06 15:49:50 -06:00
Jimmy Berry
58bffc3e01
osclib/util: mail_send(): use to as config key if no at sign.
2019-03-06 15:49:50 -06:00
Jimmy Berry
ef6e30cc2b
Merge pull request #1888 from jberry-suse/ci-distribution-leap-base
...
dist/ci/Dockerfile: change from Tumbleweed to Leap for build host.
2019-03-06 14:59:24 -06:00
Jimmy Berry
a2e17deb67
dist/ci/Dockerfile: change from Tumbleweed to Leap for build host.
...
There is no need for Tumbleweed base as only the latest stable osc tools
and openSUSE:Tools packages should be needed. Unlike run-time for
repo-checker which is limited by latest solver stack the distribution
test suite has no need.
Currently, there is a zypper related segfault, #1887 , that breaks the
test suite and demonstrates an advantage to switching to Leap.
2019-03-06 14:49:06 -06:00
9f97c150b8
Merge pull request #1870 from Vogtinator/ttm151armimages
...
ttm: Add openSUSE:Leap:15.1:ARM:Images
2019-03-05 16:44:43 +01:00
Stephan Kulow
df91c6e77c
Merge pull request #1884 from DimStar77/osc-cycle
...
cycle: Add command line parameter support
2019-03-04 20:23:50 +01:00
eee66d645b
cycle: Add command line parameter support
...
Allow for the plugin to easily be usable outside of openSUSE:Factory as well
2019-03-04 16:43:19 +01:00
43f25c4dbb
Use the JeOS-efi binaries for 15.1 arm images version reading
...
Also use the actual openQA group name, which is now working properly.
2019-03-04 15:19:53 +01:00
Jimmy Berry
214f8bbc2a
Merge pull request #1878 from jberry-suse/origin-manager-override
...
origin-manager: support ReviewBot override comment using origin workaround.
2019-02-27 16:16:54 -06:00
Jimmy Berry
a8319e6664
origin-manager: support ReviewBot override comment using origin workaround.
2019-02-27 16:03:05 -06:00
b16cc9a156
Merge pull request #1874 from Vogtinator/kubic-images
...
Add openSUSE-Tumbleweed-Kubic images
2019-02-27 13:15:08 +01:00
Stephan Kulow
ca7c4fd221
Merge pull request #1875 from coolo/fix_legal_utf8
...
legal: Fix crash on declining obsrq#670770
2019-02-27 08:56:05 +01:00
Jimmy Berry
e930ea37c3
ReviewBot: request_override_check(): default to accept.
2019-02-26 09:33:35 -06:00
Jimmy Berry
d32b0c65bb
ReviewBot: request_override_check(): provide force option.
2019-02-26 09:33:14 -06:00
Jimmy Berry
6d72812aa0
Merge pull request #1877 from jberry-suse/origin-manager-dist-k8s
...
dist/kubernetes: add origin-manager component.
2019-02-26 08:44:38 -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
fc3f691d2c
dist/kubernetes: disable origin-manager component.
2019-02-26 08:24:30 -06:00
a8e2c154ad
Use different base class for ToTest151ARMImages
2019-02-25 10:53:09 +01:00
11a4cd875a
Add openSUSE-Tumbleweed-Kubic images
...
- Also fix kubic-*-image not having a maxsize, not sure how that worked
previously
2019-02-25 10:49:24 +01:00
Jimmy Berry
dad98d8144
dist/kubernetes: add origin-manager component.
2019-02-22 10:31:00 -06:00
Stephan Kulow
f45c0daeb4
legal: Fix crash on declining obsrq#670770
2019-02-22 17:06:41 +01:00
Ludwig Nussel
9b58ce5ae5
Merge pull request #1873 from dmarcoux/fix-project-status-route
...
Fix project/status route
2019-02-22 11:27:57 +01:00
Dany Marcoux
c80782e089
Fix project/status route
...
Following a change in OBS, the project parameter is always required in
the project/status route.
The commit:
f795712249 (diff-61c12a5866566c0d732134f0c447d788)
2019-02-22 10:54:18 +01:00
Stephan Kulow
324b92a0a5
Merge pull request #1872 from coolo/show_activity
...
Output something every 5 minutes to show activity on the console
2019-02-21 19:08:06 +01:00
Stephan Kulow
0e6951e653
Output something every 5 minutes to show activity on the console
...
To make sure we know if the service hangs or is still kicking
2019-02-21 16:08:32 +01:00
Jimmy Berry
c611c75b9c
dist/kiwi: add origin-manager subpackage.
2019-02-20 18:35:01 -06:00
Jimmy Berry
d43faf0b71
Merge pull request #1869 from jberry-suse/origin-manager
...
origin-manager: core implementation (replace leaper/manager_42)
2019-02-20 14:59:16 -06:00
0c07500466
Add openSUSE:Leap:15.1:ARM:Images
...
- Contains JeOS and opensuse-leap-images
2019-02-19 14:59:58 +01:00
Stephan Kulow
8d3c53cd9a
Merge pull request #1871 from coolo/add_apiurl_to_staging_report
...
Need apiurl for staging report
2019-02-19 07:41:40 +01:00
Stephan Kulow
584d737de9
Need apiurl for staging report
...
Having suse and opensuse bots on the same service requires to differ by
apiurl
2019-02-19 07:02:19 +01:00
0f466a0233
Merge pull request #1862 from Vogtinator/kubicimages
...
Add kubic-kured-image and kubic-pause-image to container_products
2019-02-18 10:15:04 +01:00
Jimmy Berry
7bc6a10cc1
tests/obs: provide offering to appease the re-implementation of OBS.
2019-02-15 14:21:49 -06:00
Jimmy Berry
af6457c270
travis: add check to complain about product references in origin-manager.
2019-02-15 14:16:50 -06:00
Jimmy Berry
f3e608483b
dist/package: provide origin-manager sub-package.
2019-02-15 14:16:23 -06:00
Jimmy Berry
1143514cda
systemd: provide osrt-origin-manager service and timer.
2019-02-15 14:16:23 -06:00
Jimmy Berry
32d0a312c5
origin-manager: provide ReviewBot utilizing osclib.origin.
2019-02-15 14:16:23 -06:00
Jimmy Berry
eb3acd80f6
osclib/origin: provide origin management functions.
2019-02-15 14:16:23 -06:00
Jimmy Berry
d9fbd0c534
dist/obs: provide OSRT:OriginConfig definition.
2019-02-15 14:16:23 -06:00
Jimmy Berry
44f5ab7234
osclib/util: project_version(): return 0 instead of None for invalid project.
...
This allows for lists with invalid projects to still be sorted which is
generally desired since other means validate the results.
2019-02-15 14:16:23 -06:00
Jimmy Berry
e686cb19cc
osclib/util: provide project_list_family_prior_pattern().
2019-02-15 14:16:23 -06:00
Jimmy Berry
5f15314f33
osclib/util: project_list_family_prior(): provide include_updates option.
2019-02-15 14:16:23 -06:00
Jimmy Berry
087c1b0b8b
osclib/util: project_list_family(): cache via memoize.
2019-02-15 14:16:23 -06:00
Jimmy Berry
f13899e393
osclib/util: project_list_family(): provide include_update option.
2019-02-15 14:16:23 -06:00