ceph-dev-pipeline, ceph-trigger-build: Update for vampire - #2608
Conversation
Signed-off-by: Zack Cerza <zack@cerza.org>
Signed-off-by: Zack Cerza <zack@cerza.org>
|
@batrick do we want debug builds too or nah? |
| break | ||
| case ~/.*vampire.*/: | ||
| params[-1]['DISTROS'] = 'rocky10 noble resolute' | ||
| params[-1]['ARCHS'] += ' arm64' |
There was a problem hiding this comment.
Looks right to me.
Might want to cite: https://docs.ceph.com/en/latest/start/os-recommendations/#platforms
in your commit message.
There was a problem hiding this comment.
Shouldn't main be updated too? But looking at the code I dont' see how.
I had some tickets created for 26.04 here:
https://tracker.ceph.com/issues/77310
if we can keep redmine updated with the various parts that would be nice for helping with the next iteration of this exercise.
There was a problem hiding this comment.
I'm fine with adding main but it sounds like @cbodley also wants us to keep building jammy for main. Are we ok with the increased build volume?
There was a problem hiding this comment.
I think maybe that's because of make check still running on jammy?
There was a problem hiding this comment.
i think we should keep building jammy packages for main until jammy is removed from our qa suites - i had raised ceph/ceph#69422 to do that
There was a problem hiding this comment.
similarly for centos 9 in #2619 and ceph/ceph#69406
I would think that should be opt-in with a git trailer? |
No description provided.