openSUSE / openSUSE-release-tools

Tools to aid in staging and release work for openSUSE/SUSE
GNU General Public License v2.0
61 stars 95 forks source link

Schedule Leap15.5 updates tests #2962

Closed rfan1 closed 1 year ago

rfan1 commented 1 year ago

https://progress.opensuse.org/issues/116072

rfan1 commented 1 year ago

@foursixnine Can you please help review this PR? And seems CI check is failing at OBS: openSUSE-release-tools - openSUSE_Tumbleweed/x86_64, do you have any comments?

foursixnine commented 1 year ago

@dirkmueller do you know what's broken in the rpm build? I have no clue :D

foursixnine commented 1 year ago

@msmeissn, can you give us a hand?

DimStar77 commented 1 year ago

@dirkmueller do you know what's broken in the rpm build? I have no clue :D

likely https://github.com/openSUSE/openSUSE-release-tools/pull/2963 (but OBS is playing catch on DoD repos instead of actually starting the build and passing the CI)

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (002c3c0) 28.24% compared to head (23b4675) 28.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2962 +/- ## ======================================= Coverage 28.24% 28.24% ======================================= Files 85 85 Lines 14628 14628 ======================================= Hits 4131 4131 Misses 10497 10497 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

msmeissn commented 1 year ago

content looks good to me at least

DimStar77 commented 1 year ago

I merged the packaging fix - can you rebase your branch, please? then the CI should be fine now.

rfan1 commented 1 year ago

I merged the packaging fix - can you rebase your branch, please? then the CI should be fine now.

Thanks much!