3442 Commits

Author SHA1 Message Date
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
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
60db0f81fa compare_pkglist: do not submit package if it has removed from target 2017-12-08 17:19:48 +08:00
Ludwig Nussel
8e3fcbf952 pkglistgen: dump_solv function 2017-12-07 14:09:53 +01:00
Ludwig Nussel
5cda9f060e pkglistgen: add droplist generator 2017-12-07 14:09:53 +01:00
Ludwig Nussel
4b10dcd08c pkglistgen: include locales and suggested 2017-12-07 14:09:53 +01:00
Ludwig Nussel
3dce23f9d4 biarchtool: blacklist 000release-packages 2017-12-07 11:43:33 +01:00
Ludwig Nussel
aa80c7b96e biarchtool: also work for rings 2017-12-07 11:43:33 +01:00
Ludwig Nussel
a68287f795 biarchtool: blacklist patterns that are in ring1 2017-12-07 11:43:27 +01:00
Ludwig Nussel
7b5c3d1ae6 biarchtool: fetch all packagemetas at once 2017-12-07 11:43:15 +01:00
Ludwig Nussel
1769209240
Merge pull request #1286 from nilxam/limits_submission
add feature to limits submission
2017-12-05 13:20:49 +01:00
b165e07db3 compare_pkglist: improve submission message 2017-12-05 18:52:41 +08:00
57aadf8eeb compare_pkglist: add feature to limits submission creating 2017-12-05 18:32:46 +08:00
554d286155 compare_pkglist: fix a typo 2017-12-05 18:32:11 +08:00
Ludwig Nussel
4661a09b2f
Merge pull request #1281 from lnussel/repochecker
repochecker: add --force and --limit-group options
2017-12-04 16:28:22 +01:00
Ludwig Nussel
1eaec30c80
Merge pull request #1283 from DimStar77/multibuild
rebuildpacs: Ignore some more multibuild packages
2017-12-04 16:28:00 +01:00
86cd536c4f
Merge pull request #1285 from nilxam/dont_stop_without_submitfrom
compare_pkglist: fallback to old route if submitfrom and submitto has not defined
2017-12-04 16:56:47 +08:00
9f5a0aa079 compare_pkglist: fallback to old route if submitfrom and submitto has not defined 2017-12-04 16:22:18 +08:00
23a503b80b
rebuildpacs: Ignore some more multibuild packages
Rebuildpacs has quite some issues when it comes to multibuild packages as
it can trigger packages over and over.

This works around the major pains for now, see https://github.com/openSUSE/osc-plugin-factory/issues/1222 for
more details.
2017-12-02 12:35:13 +01:00
Ludwig Nussel
913531e12b
Merge pull request #1275 from okurz/feature/openqa_more_details
Add more details to openQA job group description about current status
2017-12-01 15:52:24 +01:00
Ludwig Nussel
91fb069b78
Merge pull request #1280 from jberry-suse/cycles-clean-and-drop-cache
osclib/cycles: only cache target project build graph to avoid excessive cache.
2017-12-01 15:51:26 +01:00
Ludwig Nussel
97f7cf381b repochecker: filter out self requirement
When handling delete requests, filter out build requirements on the
package itself. Java for example uses it's previous build to
bootstrap itself.
2017-12-01 09:34:49 +01:00
Ludwig Nussel
b0cb96527a repochecker: add --force and --limit-group options
useful for debugging to limit reviews to a specific group
2017-12-01 09:24:47 +01:00
Jimmy Berry
b2861ae31a osclib/cycles: only cache target project builddepinfo to avoid excessive cache.
Keep on disk using caching mechanism to avoid keep entire graphs in memory
and expiring via existing code.
2017-11-30 16:30:16 -06:00
Jimmy Berry
57d9d2986b osclib/cycles: drop _get_builddepinfo and _get_builddepinfo_cycles since unused. 2017-11-30 13:30:55 -06:00
Ludwig Nussel
3b99a9d434
Merge pull request #1276 from nilxam/more_frature_comparepkglist
compare_pkglist: add more features
2017-11-30 13:13:27 +01:00
3c8a8411cd compare_pkglist: add more features
* Add --existin param, verify the package exists in --existin project.
* Add --submitfrom and --submitto params, that are configurable the
  submit source and target.
2017-11-30 18:36:20 +08:00
Oliver Kurz
ebca12800b Add more details to openQA job group description about current status
Example output from dry run:

```
2017-11-24 06:42:57,927 - totest-manager:490 DEBUG snapshotable: True
2017-11-24 06:42:57,927 - totest-manager:495 DEBUG no change in snapshot version
2017-11-24 06:42:58,415 - totest-manager:207 DEBUG Writing openQA status message: {'text': 'pinned-description: Ignored issues\r\n\r\n\r\n\r\ntag:20171123:testing:testing'}
```
2017-11-27 13:43:28 +01:00
Ludwig Nussel
60cdcec090
Merge pull request #1270 from nilxam/ignore_download_files_check
check_source: Ignore download_files failure in some cases
2017-11-27 13:23:42 +01:00
Ludwig Nussel
3368dd555d
Merge pull request #1262 from okurz/feature/use_ttm_for_sle
ttm: Add support for SLE 15
2017-11-27 13:23:10 +01:00
Ludwig Nussel
7c622d7e66
Merge pull request #1273 from nilxam/up_fcc_15
fcc_submitter: update to Leap 15.0
2017-11-27 13:17:07 +01:00
Ludwig Nussel
3d1b9ec784
Merge pull request #1274 from lnussel/pkglistgen
pkglistgen: Optionally include suggested packages too
2017-11-27 13:16:30 +01:00
Ludwig Nussel
ae242fb47d Implement namespace callback for locales
Needs https://github.com/openSUSE/libsolv/issues/231
2017-11-24 13:45:33 +01:00
Ludwig Nussel
3038aa3e91 pkglistgen: Optionally include suggested packages too 2017-11-24 13:43:38 +01:00
f2c58a27a4 fcc_submitter: update to Leap 15.0 2017-11-23 17:08:02 +08:00
Jimmy Berry
ea9f94803a
Merge pull request #1272 from jberry-suse/editor-split
Split EDITOR environment variable to handle flags in prefix.
2017-11-22 09:26:34 -06:00
Jimmy Berry
664f3bbb90 Split EDITOR environment variable to handle flags in prefix. 2017-11-22 09:13:06 -06:00
b428ed3a7d
Merge pull request #1269 from nilxam/submit_from_compare_pkglist
compare_pkglist: Add --submit param to submit new package
2017-11-22 21:00:16 +08:00
4838dbec82 compare_pkglist: Add --submit param to submit new package 2017-11-22 17:30:29 +08:00
7e1b42fe41 check_source: Ignore download_files failure in some cases 2017-11-22 17:29:14 +08:00
Ludwig Nussel
734e3842ab
Merge pull request #1267 from lnussel/master
pkglistgen: require python-solv
2017-11-21 11:28:09 +01:00
Ludwig Nussel
38e5e1de61 pkglistgen: need to expand link 2017-11-21 11:01:12 +01:00
Ludwig Nussel
0399499674 pkglistgen: require python-solv 2017-11-21 10:58:13 +01:00
Ludwig Nussel
0d31ae5082 pkglistgen: Fix script name 2017-11-21 10:53:27 +01:00