Actions
Bug #21360
closedUpdate test-provision-debian10 job to a later version of Debian
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-
Description
Because we are dropping support for Python 3.7 ( #21087 ), we no longer support or build packages for Debian 10. This means we need to update our test-provision job, which is also built on Debian 10.
In principle it should be possible to update to Debian 12, and that would be ideal for recency reasons. If that requires too many provisioning changes to be practical, it would be acceptable to update the job to Debian 11 for now, but we should have a ticket and a plan to update to Debian 12 soon-ish.
Updated by Peter Amstutz 10 months ago
- Target version changed from Development 2024-01-31 sprint to Development 2024-01-17 sprint
Updated by Brett Smith 10 months ago
- Status changed from New to Resolved
Done for some definition of "update." Lucas built a new debian12 cloud image, and I used that to set up a test-provision-debian12 Jenkins job. Once #21383 is merged we can add it to the test-provision multijob.
Actions