4543 Commits

Author SHA1 Message Date
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
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
Stephan Kulow
24ae4ba819 Port more code to run under python3
(python2 compat kept)
2018-11-16 08:14:56 +01:00
Jimmy Berry
1c92d8ae99
Merge pull request #1787 from jberry-suse/travis-python3
travis: add test jobs against osc python3 branch for both python 2 and 3.
2018-11-15 12:07:58 -06:00
Jimmy Berry
5a0dd69e0c travis: add test jobs against osc python3 branch for both python 2 and 3. 2018-11-15 11:54:38 -06:00
Jimmy Berry
f936dc2f47
Merge pull request #1773 from jberry-suse/travis-email
travis: configure notification e-mail to internal list.
2018-11-13 16:46:08 -06:00
Michel Normand
1c6e1b2b94 ttm: Add ToTest151PowerPC for Leap 15.1 PowerPC
inherit ToTest151

Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
2018-11-13 11:47:54 +01:00
Stephan Kulow
56a2f400e1
Merge pull request #1781 from coolo/add_recommends_flag
pkglistgen: Support a recommends flag in the OUTPUT
2018-11-13 07:01:28 +01:00
Stephan Kulow
96dd443c33
Merge pull request #1783 from jberry-suse/ReviewBot-patchinfo
ReviewBot: accept patchinfo action reviews instead of ignore.
2018-11-13 07:00:40 +01:00
Stephan Kulow
7014285550
Merge pull request #1767 from coolo/fix_check_command
Support OBS checks instead of openqa
2018-11-13 06:59:49 +01:00
Jimmy Berry
ac798df607 ReviewBot: accept patchinfo action reviews instead of ignore.
Ignore is used to wait for a change to occur while patchinfo should never
affect the result. Since all actions must be accepted for the request to
be accepted setting patchinfo to accept is the correct way to ignore it.
2018-11-12 16:22:27 -06:00