Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

many: fix swapping back and forth between kernels with components during remodeling #15046

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

andrewphelpsj
Copy link
Member

@andrewphelpsj andrewphelpsj commented Feb 7, 2025

This fixes and tests the case where we remodel to a kernel snap that is already installed on the system, but is not the current kernel due to a previous remodel.

Note that this PR removes the existing "prepare-kernel-snap" task from the created tasks here, because the task is superfluous in this case. The kernel's drivers tree is already generated from the original installation of the kernel.

@github-actions github-actions bot added the Needs Documentation -auto- Label automatically added which indicates the change needs documentation label Feb 7, 2025
@ndyer ndyer added this to the 2.68.1 milestone Feb 7, 2025
Copy link

github-actions bot commented Feb 7, 2025

Mon Feb 10 20:48:07 UTC 2025
The following results are from: https://github.com/canonical/snapd/actions/runs/13249971977

No spread failures reported

@andrewphelpsj andrewphelpsj force-pushed the remodel-fix-kernel-swapping branch from 88ba090 to f9f7070 Compare February 10, 2025 20:37
@github-actions github-actions bot removed the Needs Documentation -auto- Label automatically added which indicates the change needs documentation label Feb 10, 2025
@andrewphelpsj andrewphelpsj marked this pull request as ready for review February 10, 2025 20:38
@andrewphelpsj andrewphelpsj added the Run nested The PR also runs tests inluded in nested suite label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Run nested The PR also runs tests inluded in nested suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants