DLPX-91976 Step 4: linux-pkg: Prepare and update Ubuntu distribution pointer to new version #322
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
The linux-pkg repo contains pointers to
focal
which is the codename for Ubuntu 20.04. Now that we are starting with the Ubuntu LTS upgrade project, we need to move this pointer tonoble
which is the codename for Ubuntu 24.04. While we have not decided on the next LTS version (24.04 or 22.04) yet, this PR is part of a POC to decide on a version.Also, the
td-agent
package was sourced from afocal
-based source.Solution
Update the pointer to
noble
and remove the hardcoded source oftd-agent
for now. I'll address it in a future PR when I run into an issue with that package.Testing Done
To test this change, I created an
upstreams/os-upgrade
branch in the linux-kernel-generic repo from https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/noble and anos-upgrade
branch fromdevelop
.Next, I ran a check-updates job: http://ops.jenkins-palashgandhi.dcol2.delphix.com/job/linux-pkg/job/os-upgrade/job/check-updates/job/main/4/console with the following params:
LINUX_PKG_GIT_BRANCH =
DEVOPS_GATE_GIT_BRANCH = Branch of https://github.com/delphix/devops-gate/pull/3356
DCENTER_GROUP = bootstrap-24.04-poc (temporary buildserver created off of 24.04 in Step 1 of project)
DELPHIX_PACKAGE_MIRROR_MAIN = http://us-west-2.ec2.archive.ubuntu.com/ubuntu/