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

Add CI staging job testing Ubuntu 24.04 (noble) #7360

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

zenmonkeykstop
Copy link
Contributor

Status

Work in progress

Description of Changes

Fixes #7312

  • adds libvirt-staging-noble molecule scenario
  • updates staging CI to run against both Focal and Noble

Testing

  • Visual review
  • A staging(noble) job runs in addition to CI, and completes the testinfra tests.
  • CI is green, with the exception of staging(noble) as there are unrelated failures expected there until full noble compatibility

@zenmonkeykstop zenmonkeykstop changed the title Stg noble staging Add CI staging job testing Ubuntu 24.04 (noble) Nov 28, 2024
@legoktm legoktm added the noble Ubuntu Noble related work label Dec 2, 2024
This is an upstream Ubuntu bug that was fixed, but occurs before
packages are updated and SecureDrop is installed, so there's really
nothing for us to do until new VM images and installer ISOs are
made available

Fixes #7385.
@legoktm
Copy link
Member

legoktm commented Dec 13, 2024

Remaining staging failures:

  • There's no longer apparmor profiles for sbin/dhclient and /usr/lib/connman/scripts/dhclient-script because they're no longer shipped in noble
  • same with /usr/sbin/tcpdump I think?
  • test_interface_up is failing against the source interface
  • ip6tables -S is exiting with a zero status code despite IPv6 being fully disabled at the kernel level. Might be a nftables change or Linux 6.6. Maybe there's a better way to verify IPv6 is fully disabled?
  • paxtest outputs different results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
noble Ubuntu Noble related work
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Set up noble staging job
2 participants