Support #22864
closedDrop support for Ubuntu 20.04 and Debian 11
Description
First we can remove the corresponding Jenkins jobs (build-packages, test-provision, etc.) from their corresponding multijobs. Then we can remove from the repository:
- References under
doc, particularlydoc/_includes/_supportedlinux.liquidanddoc/install/packages.html.textile.liquid - Package build and test infrastructure under
build - Branches under
fpm-info.shfiles (services/apihas at least one forubuntu2004) - In general,
git grep -Ei '(debian.*11|ubuntu.*20|bullseye|focal)'and look for conditionals or comments that might point at code that can now be removed.
There are also a bunch of upgrades that will be unlocked as a result of dropping Ruby 2.7 but those can be separate follow-up tickets. Some of them will be substantial work.
Updated by Brett Smith 10 months ago
- Release set to 79
- Description updated (diff)
Writing down what I said at standup: we should not start work on this until we are sure we are done with the 3.1.x series. Otherwise we are likely to create a situation where code intended for 3.1.x isn't tested on older releases and creates nasty surprises when we try to prepare a 3.1.x release.
Updated by Brett Smith 10 months ago
- Blocks Support #22920: Upgrade Gemfile pins for Ruby 2.7→3.0 added
Updated by Brett Smith 10 months ago
- Blocks Support #22922: Upgrade bundler to 2.5.x throughout added
Updated by Brett Smith 10 months ago
- Blocks Support #22928: Upgrade Ansible to 10.x (ansible-core 2.17) added
Updated by Brett Smith 9 months ago
- Release deleted (
79) - Target version deleted (
Development 2025-08-06)
Updated by Brett Smith 8 months ago
I have disabled test-provision-debian11 because the backports repository that the node relies on is no longer available. test-provision-debian11: #1062
Updated by Brett Smith 7 months ago
All these build-packages and test-provision jobs have been disabled, clearing the way for a branch to remove support.
Updated by Brett Smith 6 months ago
- Target version set to Development 2025-10-15
Updated by Brett Smith 6 months ago
- Target version deleted (
Development 2025-10-15)
Updated by Brett Smith 5 months ago
- Target version set to Development 2025-10-29
- Assigned To set to Brett Smith
Updated by Brett Smith 5 months ago
- Status changed from In Progress to Resolved
Code removed as part of one big branch in #22436, 0f047c622efbd6842b782bc96d99226472233f37