Ludwig Nussel
3c500bc00f
Merge pull request #1315 from nilxam/fcc_multibuild
...
fcc_submitter: handle multibuild package in build_succeeded package list
2018-01-02 11:38:43 +01:00
Ludwig Nussel
fcbe87135e
Merge pull request #1314 from lnussel/d
...
check_duplicate_binaries: better yaml
2018-01-02 11:38:10 +01:00
Ludwig Nussel
d6366aa3ce
Merge pull request #1313 from lnussel/manager42
...
manager42 improvements
2018-01-02 11:37:58 +01:00
Ludwig Nussel
93482faa9d
Merge pull request #1309 from lnussel/repochecker
...
reochecker: avoid accessing empty status
2018-01-02 11:37:51 +01:00
Ludwig Nussel
95ec1f4ff7
Merge pull request #1312 from jberry-suse/pkglistgen-wrapper-nuke
...
pkglistgen: migrate bash scripts to python.
2018-01-02 11:37:35 +01:00
Ludwig Nussel
1a7550028c
manager42: ignore meta packages
2018-01-02 09:54:14 +01:00
Ludwig Nussel
e334d54885
manager42: refactor
2018-01-02 09:45:05 +01:00
Ludwig Nussel
91e39669d4
manager42: don't turn dropped packages into fork
...
don't automatically turn packages into fork for configured projects
update-crawler may file drop requests automatically in the future
2018-01-02 09:45:05 +01:00
Ludwig Nussel
e179c17610
manager42: warn about inconsistent packages
...
Eg dropped ones or missed events
2018-01-02 09:45:05 +01:00
Ludwig Nussel
7e8675e4f9
reochecker: avoid accessing empty status
2018-01-02 09:33:16 +01:00
Jimmy Berry
456a7c82be
repo_checker: only update comment if published or message changed.
2017-12-29 18:32:49 -06:00
Jimmy Berry
1bd5b99028
ReviewBot: comment_write(): provide info_extra_identical parameter.
...
Allows for excluding info_extra from comment_find() and compares messages
after marker has been removed.
2017-12-29 18:32:43 -06:00
72c56b8ee6
fcc_submitter: handle multibuild package in build_succeeded package list
...
Do not add multibuild flavor package to the list, only main package should
lists in the pacakge list, also make sure all flavor under multibuild
pacakge are build succeded otheriwse drop the main package from the list.
2017-12-28 17:23:09 +08:00
96a3eec425
Merge pull request #1308 from lnussel/rebuildpacs
...
rebuildpacs: rebuild perf
2017-12-26 19:36:26 +08:00
Ludwig Nussel
ced6093593
check_duplicate_binaries: better yaml
2017-12-22 13:38:45 +01:00
Jimmy Berry
5e9392f4a0
pkglistgen: migrate bash scripts to python.
2017-12-21 01:05:55 -06:00
Jimmy Berry
facb6fecf6
osclib/stagingapi: provide is_staging_bootstrapped() from request_splitter.
2017-12-21 00:31:01 -06:00
Jimmy Berry
11810a6c71
ToolBase: provide -d alias for --debug for consistency.
2017-12-21 00:30:07 -06:00
Ludwig Nussel
ba8a357c4f
Merge pull request #1305 from dirkmueller/totest_redundant
...
Be more forgiving with ttm ignore comments
2017-12-20 09:20:31 +01:00
Ludwig Nussel
5d4698e766
rebuildpacs: rebuild perf
...
perf needs to be rebuilt when kernel-source changes
2017-12-20 09:18:00 +01:00
ce7c0d9256
Merge pull request #1306 from nilxam/freeze_multibuild
...
freeze_command: use result call to get proper multibuild package information for aggregatepac
2017-12-19 14:00:03 +01:00
55e468e553
Merge pull request #1307 from DimStar77/travix
...
Fix packaging after commit 3e5f3b137
2017-12-19 20:34:30 +08:00
50f04f68e3
freeze_command: use result call to get proper multibuild package information for aggregatepac
2017-12-19 20:22:12 +08:00
31da422cda
Fix travis failure introduced with 3e5f3b137
2017-12-19 13:15:18 +01:00
84d267b09c
Fix packaging after commit 3e5f3b137
2017-12-19 13:15:06 +01:00
cff9f534ae
Don't checkout master
2017-12-19 13:15:06 +01:00
dce16121b2
Be more forgiving with ttm ignore comments
...
accept @ttm: ignore also as valid input
2017-12-19 10:28:32 +01:00
Ludwig Nussel
c9a0027f8a
Merge pull request #1290 from lnussel/master
...
systemd units: remove oneshot type
2017-12-18 14:16:49 +01:00
Ludwig Nussel
f179fd3c30
Merge pull request #1303 from dirkmueller/totest_leap15
...
Add 15.0 Ports to totest-manager
2017-12-18 10:13:27 +01:00
Ludwig Nussel
fd7deddcf0
Merge pull request #1302 from coolo/output_overlap
...
pkglistgen: Actually remove overlapping packages
2017-12-18 10:12:57 +01:00
Ludwig Nussel
a634a5108d
Merge pull request #1300 from lnussel/templates
...
Scripts and templates to create stagings
2017-12-18 10:11:57 +01:00
Ludwig Nussel
290355c08f
Merge pull request #1297 from dirkmueller/master
...
Add support for non-x86_64 products (Leap 15.0/aarch64)
2017-12-18 10:11:42 +01:00
09707c01a4
Merge pull request #1301 from nilxam/ignore_hdf5_serial
...
Ignore hdf5:serial
2017-12-18 09:37:02 +01:00
8e0339774f
Add 15.0 Ports to totest-manager
2017-12-17 10:00:59 +01:00
Stephan Kulow
9fc8ffe21d
pkglistgen: Actually remove overlapping packages
2017-12-15 09:03:46 +01:00
1de05ee304
Update staging dvd template for firewalld and xfsprogs
...
Clean up local change on packagelists VM
2017-12-15 14:02:46 +08:00
76789b1b71
rebuildpacs: ignore hdf5:serial
2017-12-15 13:58:29 +08:00
3e5f3b1377
Add support for non-x86_64 products (Leap 15.0/aarch64)
2017-12-14 14:41:23 +01:00
0fecf508c0
Merge pull request #1295 from DimStar77/nocomma
...
Auto strip commas from the command
2017-12-14 18:57:06 +08:00
Ludwig Nussel
099c5280c1
Scripts and templates to create stagings
2017-12-14 11:09:58 +01:00
Stephan Kulow
3dde523581
Merge pull request #1299 from coolo/output_overlap
...
pkglistgen: Output the overlaping packages into overlap.group
2017-12-13 19:01:58 +01:00
Stephan Kulow
1a29bc5073
pkglistgen: Output the overlaping packages into overlap.group
2017-12-13 19:01:34 +01:00
bffe8575d5
Merge pull request #1287 from okurz/feature/openqa_more_details
...
totest-manager: Make sure internal object for notifications is always valid
2017-12-12 14:22:40 +08:00
Oliver Kurz
c6a6e838d9
totest-manager: Make sure internal object for notifications is always valid
...
Fixes a problem I saw in the logfiles 'ERROR 'ToTestFactory' object has no
attribute 'update_pinned_descr'' in case of a failed snapshot.
2017-12-10 20:15:51 +01:00
b41921c143
osc-cycle: strip commas from package names
...
This allows the user to simply copy a list from OBS' webui, which happens to be comma-separeted, without having to manually modify the list, saving another minute of tedious work
2017-12-08 22:58:12 +01:00
Ludwig Nussel
d7c5a3e176
Merge pull request #1289 from lnussel/pkglistgen
...
Pkglistgen improvements
2017-12-08 15:46:48 +01:00
Ludwig Nussel
2b108c5e91
Merge pull request #1288 from lnussel/biarchtool
...
Biarchtool improvements
2017-12-08 15:46:41 +01:00
Ludwig Nussel
c0266029ee
Merge pull request #1292 from nilxam/ignore_deleted_pkg
...
compare_pkglist: do not submit package if it has removed from target
2017-12-08 15:46:20 +01:00
Ludwig Nussel
5cff039fd5
cleanup_rings: first attempt to fix for multibuild
2017-12-08 15:44:04 +01:00
60db0f81fa
compare_pkglist: do not submit package if it has removed from target
2017-12-08 17:19:48 +08:00