spread, tests, github: drop openSUSE 15.6 - #17025
Conversation
Signed-off-by: Maciej Borzecki <maciej.borzecki@canonical.com>
Signed-off-by: Maciej Borzecki <maciej.borzecki@canonical.com>
There was a problem hiding this comment.
Pull request overview
This PR removes the EOL openSUSE Leap 15.6 system from snapd’s CI/spread configuration so it is no longer scheduled or referenced by test infrastructure.
Changes:
- Removed
opensuse-15.6-64from spread backend system definitions and GitHub CI system lists. - Dropped openSUSE 15.6-specific test exclusions/skips now that the system is no longer part of CI coverage.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
tests/main/template-memfd/task.yaml |
Removes opensuse-15.6-* from the memfd_secret skip case patterns. |
tests/main/interfaces-posix-mq/task.yaml |
Deletes the openSUSE 15.6-specific exclusion/commentary from the systems blacklist. |
spread.yaml |
Removes opensuse-15.6-64 from the google/openstack spread backend system matrices. |
.github/workflows/data-non-fundamental-systems.json |
Updates the openSUSE CI systems list to omit 15.6. |
.github/workflows/ci-test.yaml |
Removes the RPM build matrix entry for openSUSE 15.6. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #17025 +/- ##
=======================================
Coverage 79.05% 79.05%
=======================================
Files 1376 1375 -1
Lines 191152 191148 -4
Branches 2465 2465
=======================================
Hits 151117 151117
- Misses 30929 30934 +5
+ Partials 9106 9097 -9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Wed May 6 13:10:04 UTC 2026 Failures:Preparing:
Executing:
Restoring:
Skipped tests from snapd-testing-skipIf you wish to have any of the below tests run in your PR, in your PR description, add 'unskip:' followed by a copy-and-pasted list (without variants) of the below tests you wish to run (unskip plus test list must be valid yaml)
|
|
Thu May 7 06:00:45 UTC 2026 Failures:Executing:
Skipped tests from snapd-testing-skipIf you wish to have any of the below tests run in your PR, in your PR description, add 'unskip:' followed by a copy-and-pasted list (without variants) of the below tests you wish to run (unskip plus test list must be valid yaml)
|
openSUSE 15.6 has reached EOL, see https://calendar.opensuse.org/teams/product-schedule/events/leap-15-6-eol
Time to drop it from CI.