Jimmy Berry
648136ff96
dist/kubernetes: utilize new image home in openSUSE:Tools:Images.
2018-11-26 16:01:45 -06:00
Jimmy Berry
bfa1f65e5c
dist/package: include worker kiwi to allow extraction via _service.
...
Since the kiwi file will reside in the source package, it needs to be
referenced in order to appease Factory rpmlint.
2018-11-26 16:01:45 -06:00
Jimmy Berry
c234055133
dist/kiwi/worker: include obs-operator subpackage.
2018-11-26 16:01:45 -06:00
Jimmy Berry
441ea7167a
obs_operator: use unbuffered output to work properly in systemd.
2018-11-26 16:01:45 -06:00
Jimmy Berry
4323d5a5f7
dist/kubernetes: provide OBS Operator component.
2018-11-26 16:01:37 -06:00
4331271baa
Merge pull request #1797 from dirkmueller/master
...
[ARM] Further fixes for ttm on Factory
2018-11-26 19:09:15 +08:00
86732dc472
ttm: add minimal staging config for pseudometa package
...
The config default for pseudometa package (00Meta) does not
exist for Tumbleweed, so we need to add an override for :ARM
to contain the proper information so that the publishing
logic doesn't stop. Also update correspondingly for Leap
2018-11-26 10:51:51 +01:00
680d50e8e1
Add workaround for failing JeOS comparison on ARM
2018-11-26 10:35:21 +01:00
f333b2dceb
Merge pull request #1807 from dirkmueller/ttm_fixes
...
Ttm fixes
2018-11-26 17:33:06 +08:00
3e23f6dee2
Readability cleanups
2018-11-26 10:14:51 +01:00
8f1b936795
Follow flake8 import order
2018-11-26 10:14:50 +01:00
f1eb3d43ea
Iterate over product arch list
2018-11-26 10:14:50 +01:00
Stephan Kulow
c1a76982c0
Merge pull request #1803 from Vogtinator/jeos_151
...
Adjust JeOS for 15.1 images
2018-11-24 09:36:20 +01:00
b280e8a0a5
Merge pull request #1804 from nilxam/update_fcc_to_151
...
fcc_submitter: update version to 15.1
2018-11-23 15:19:56 +08:00
2dbba7b932
fcc_submitter: update version to 15.1
2018-11-23 14:53:40 +08:00
bc1e96f548
Adjust JeOS for 15.1 images
...
- Has a different name than 15.0 images, so need to split from 15.0
2018-11-22 14:06:05 +01:00
Ludwig Nussel
aaef1490b5
Merge pull request #1796 from lnussel/master
...
leaper: sle tuning
2018-11-22 12:12:19 +01:00
Stephan Kulow
5a43f6fa5e
Merge pull request #1802 from Vogtinator/totestmgr-fix
...
Disable caching project _meta
2018-11-21 12:25:25 +01:00
97e0dec9fb
Disable caching project _meta
...
latest_updated is broken for _meta:
https://github.com/openSUSE/open-build-service/issues/6323
2018-11-21 11:48:57 +01:00
c2d806549d
Merge pull request #1801 from Vogtinator/totestmgr-fix
...
Disable publishing for the product_repo in the test_project directly
2018-11-21 09:57:11 +01:00
d9225758ce
Disable publishing for the product_repo in the test_project directly
...
- This should fix https://github.com/openSUSE/openSUSE-release-tools/pull/1751#issuecomment-440578557
2018-11-21 09:47:37 +01:00
Stephan Kulow
1f0e92c643
Merge pull request #1799 from nilxam/correct_repos_handling
...
pkglistgen: for nonefree repo handling should update to tool's repos rather than commandline's repos
2018-11-20 15:14:58 +01:00
9ad6881a46
pkglistgen: nonefree repo handling should update to tool's repos rather than commandline's repos
2018-11-20 21:55:39 +08:00
Stephan Kulow
4be5ff3e3a
Merge pull request #1775 from michelmno/ttm_leap15.1_ppc64le
...
Add ToTest151PowerPC for Leap 15.1 PowerPC
2018-11-20 07:39:11 +01:00
Stephan Kulow
c12bcd0620
Merge pull request #1793 from coolo/more_python3
...
Port pkglistgen (and some more)
2018-11-20 07:38:41 +01:00
Ludwig Nussel
bc2d939a2d
leaper: just pass if only origin change left to decide
...
don't require leaper override for origin change
2018-11-19 17:02:09 +01:00
Ludwig Nussel
b107271dff
leaper: fix comment about package not in Factory
2018-11-19 16:52:53 +01:00
Ludwig Nussel
d438edb7ed
leaper: silence output of checking older dists
...
Too noiy. only report when there is a match.
2018-11-19 16:52:34 +01:00
Stephan Kulow
4d6133a25b
If we can't resolve the package name, it's no reason to decline
...
Sometimes maintenance adds specific containers to build in the
incident
2018-11-19 13:00:19 +01:00
Stephan Kulow
1714c582f6
Merge pull request #1791 from jberry-suse/staging-report-check-pending
...
staging-report: ignore projects not in a final state.
2018-11-19 11:33:52 +01:00
efa6674368
Merge pull request #1794 from nilxam/fix_disable_build
...
stagingapi: No longer build disable to sub packages
2018-11-19 14:46:35 +08:00
7433149ab3
stagingapi: No longer build disable to sub packages
2018-11-19 14:23:44 +08:00
Stephan Kulow
cedff89286
Replace urlparse.urlparse for python3
2018-11-17 10:51:36 +01:00
Stephan Kulow
40513d9503
Import url functions properly for python3
...
Make it possible to run pkglistgen under python3
2018-11-17 10:16:14 +01:00
Stephan Kulow
2fe9701238
Use more print from the future
2018-11-17 10:16:13 +01:00
Jimmy Berry
065ab5e00e
Merge pull request #1792 from jberry-suse/userscript-readme-buff
...
userscript/README: include more details about usage and troubleshooting.
2018-11-16 14:23:17 -06:00
Jimmy Berry
e2def2694f
userscript/README: include more details about usage and troubleshooting.
2018-11-16 14:20:55 -06:00
Jimmy Berry
01820c1e5e
staging-report: ignore projects not in a final state.
2018-11-16 13:36:38 -06:00
Jimmy Berry
9b667e759e
osclib/stagingapi: provide project_status_final().
2018-11-16 13:33:31 -06:00
Stephan Kulow
416172c325
Merge pull request #1790 from coolo/use_stringio_for_config
...
Checked with aplanas: using stringio is preferred
2018-11-16 18:20:31 +01:00
Stephan Kulow
31e97b0392
Merge pull request #1789 from lethliel/fix_yaml_bug
...
fetch string value 'none' of data
2018-11-16 15:05:47 +01:00
Stephan Kulow
db81c0bbf7
Checked with aplanas: using stringio is preferred
2018-11-16 15:03:40 +01:00
lethliel
dbf4b69a28
In some cases the return value of yaml.load(description_text)
...
can be a string containing 'none'.
This will be fetched with isinstance(data, str)
2018-11-16 14:30:13 +01:00
Stephan Kulow
e3f260fa16
Merge pull request #1751 from Vogtinator/totestcontainer
...
Add release workflow for container products
2018-11-16 11:12:31 +01:00
Stephan Kulow
dcc0238d61
Merge pull request #1766 from coolo/more_python3
...
Port more code to run under python3
2018-11-16 11:11:37 +01:00
Stephan Kulow
ea9061ccf5
Import urllib2 python agnostic
2018-11-16 09:01:45 +01:00
Stephan Kulow
ac7b288e74
Store data as binary in the cache
2018-11-16 08:56:36 +01:00
Stephan Kulow
fa7be820c9
Remove the reduce call the brute force way
...
reduce() is no longer part of python core, but we don't
need it actually - since we use remote configs, we have
no more required settings (otherwise we put them in remote).
And to quote the python docu as I found it interestingly
proving my own impression of this code:
> Removed reduce(). Use functools.reduce() if you really need it;
however, 99 percent of the time an explicit for loop is more readable.
2018-11-16 08:56:18 +01:00
Stephan Kulow
159c672cf1
basestring is gone - in favor or str (which also works for python2)
2018-11-16 08:56:10 +01:00
Stephan Kulow
1bc90f978d
rabbit-openqa: fix imports for python3
2018-11-16 08:14:56 +01:00