[stable/caracal] Allow test harness to run on Noble and workaround LP: #2077936#1380
Open
fnordahl wants to merge 4 commits into
Open
[stable/caracal] Allow test harness to run on Noble and workaround LP: #2077936#1380fnordahl wants to merge 4 commits into
fnordahl wants to merge 4 commits into
Conversation
cinderclient was pinned to train release, this version prevented zaza to be run with python 3.12 Signed-off-by: Guillaume Boutry <guillaume.boutry@canonical.com> (cherry picked from commit 51388f0)
Add a constraints file to pin to a version of juju which supports noble. Adding a new file so as not to impact current master branch targets for all charms until they are ready. Signed-off-by: Billy Olsen <billy.olsen@canonical.com> (cherry picked from commit 05c7c63)
setuptools>=82 removes the deprecated pkg_resources.declare_namespace() which breaks several OpenStack client libraries that still rely on it. (cherry picked from commit 447b00b)
After enable_hugepages_vfio_on_hvs_in_vms reboots a VM, Juju may still be recreating symlinks for unit tools when the first config-changed hook fires, causing the unit to enter an error state (LP: #2077936). Add a _wait_for_juju_symlinks_after_reboot method that monitors /var/log/juju/machine-*.log for both the Reboot and symlink recreation messages before allowing execution to continue. This is called after enable_hugepages returns from rebooting, both on the success and error-recovery paths. Assisted-by: GLM-5.1, opencode Signed-off-by: Frode Nordahl <fnordahl@ubuntu.com> (cherry picked from commit 76eee49)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Please review/merge commit by commit.