-
Notifications
You must be signed in to change notification settings - Fork 22
Caracal Ubuntu Noble support #1595
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
Open
seunghun1ee
wants to merge
21
commits into
stackhpc/2024.1
Choose a base branch
from
caracal-noble
base: stackhpc/2024.1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+602
−65
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
c49d310
Add noble configs to Caracal
seunghun1ee ad0ca50
Add Noble pulp repo versions for Caracal
seunghun1ee daa16b0
Create caracal-noble workflows
seunghun1ee 9b438a2
Use Kolla and K-A that supports Caracal Noble
seunghun1ee b765f96
Remove unnecessary UCA repo for Caracal Noble
seunghun1ee ab6ffac
Split Jammy and Noble case in kolla override
seunghun1ee e5cf346
Match Noble base tag to what stackhpc/master has
seunghun1ee a7322d6
Add Caracal Noble overcloud host image
seunghun1ee 4fe4457
Add Caracal Noble IPA images
seunghun1ee ff5de14
Bump Kolla
seunghun1ee 714dd1c
Add TODO for testing Ubuntu Noble CIS rules
seunghun1ee 11da312
Add Noble CI-AIO tests for PRs
seunghun1ee 47e28b9
Only enable Ubuntu repos match current os_release
seunghun1ee 275f603
Add Caracal Noble Kolla container images
seunghun1ee 6c96029
Override K-A python version and base distro version for noble
seunghun1ee 0c8835d
Test K-A with setuptools migration
seunghun1ee 78f2174
Bump sct_docker_version_max to 28.1.0
seunghun1ee e614854
Bump Kolla-Ansible
seunghun1ee a17fb5d
Add ignore list for avoid hitting kernel bug
seunghun1ee f9ce491
Bump Kayobe to 16.6.0.2
seunghun1ee cf5f3fe
Capitalisation
seunghun1ee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name: "Ubuntu Noble kernel 6.8.0-57-generic has bug that doesn't work wtih OVS system https://bugs.launchpad.net/ubuntu/+source/linux-meta-oracle-6.8/+bug/2104178" | ||
tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus: "Ubuntu Noble kernel 6.8.0-57-generic has bug that doesn't work wtih OVS system https://bugs.launchpad.net/ubuntu/+source/linux-meta-oracle-6.8/+bug/2104178" | ||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name: "Ubuntu Noble kernel 6.8.0-57-generic has bug that doesn't work wtih OVS system https://bugs.launchpad.net/ubuntu/+source/linux-meta-oracle-6.8/+bug/2104178" | ||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus: "Ubuntu Noble kernel 6.8.0-57-generic has bug that doesn't work wtih OVS system https://bugs.launchpad.net/ubuntu/+source/linux-meta-oracle-6.8/+bug/2104178" | ||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server: "Ubuntu Noble kernel 6.8.0-57-generic has bug that doesn't work wtih OVS system https://bugs.launchpad.net/ubuntu/+source/linux-meta-oracle-6.8/+bug/2104178" | ||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard: "Ubuntu Noble kernel 6.8.0-57-generic has bug that doesn't work wtih OVS system https://bugs.launchpad.net/ubuntu/+source/linux-meta-oracle-6.8/+bug/2104178" | ||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server: "Ubuntu Noble kernel 6.8.0-57-generic has bug that doesn't work wtih OVS system https://bugs.launchpad.net/ubuntu/+source/linux-meta-oracle-6.8/+bug/2104178" | ||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server: "Ubuntu Noble kernel 6.8.0-57-generic has bug that doesn't work wtih OVS system https://bugs.launchpad.net/ubuntu/+source/linux-meta-oracle-6.8/+bug/2104178" |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't remember, did we decide to switch to the older images from master?