ceph-dev-cron: add jammy to umbrella#2607
Open
cbodley wants to merge 1 commit into
Open
Conversation
umbrella will still support ubuntu jammy, and qa suites there depend on jammy packages. reenable jammy in ceph-dev-cron builds in case we want to schedule suites directly against the tip of umbrella https://docs.ceph.com/en/latest/start/os-recommendations/#platforms Signed-off-by: Casey Bodley <cbodley@redhat.com>
Contributor
Author
|
when comparing our tentacle builds with umbrella builds, i also noticed that umbrella doesn't have any coverage of https://shaman.ceph.com/builds/ceph/umbrella/64c25741846ec007cd4a26dca9792a756beed596/ i only added jammy in this pr because i know we need it for teuthology runs - we don't test arm64 or bookworm builds there but it's possible that the crimson suite still relies on debug builds? should i add that here too? cc @Matan-B |
Contributor
Author
|
p.s. maybe i'm looking in the wrong place, but i'm not sure what's actually triggering arm64 and bookworm builds for tentacle given this config: tentacle: [
distros: 'noble jammy rocky10 centos9 windows',
extras : [
[distros:'centos9 rocky10', flavors:'debug', archs:'x86_64']
] |
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.
umbrella will still support ubuntu jammy, and qa suites there depend on jammy packages. reenable jammy in ceph-dev-cron builds in case we want to schedule suites directly against the tip of umbrella
https://docs.ceph.com/en/latest/start/os-recommendations/#platforms