-
Notifications
You must be signed in to change notification settings - Fork 101
Switch to ceph-dev-pipeline for ceph.git builds, add Rocky10 #2452
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
base: main
Are you sure you want to change the base?
Conversation
|
6330 triggered three ceph-dev-pipeline builds, all default flavor and centos9 - I don't see rocky there |
Signed-off-by: David Galloway <[email protected]>
Signed-off-by: David Galloway <[email protected]>
0eb5357 to
65b6f4b
Compare
Rocky was missing because I went back and was pushing this job config to ceph-dev-cron manually before adding rocky10. Oversight on my part. The crimson flavors were missing because I was sending Fixed both. Testing here: https://jenkins.ceph.com/job/ceph-dev-cron/6331/ |
|
Thanks! And do you think we could also populate the build description with metadata about the triggered builds, similar to ceph-trigger-build? As it stands now it's not possible to discover what was triggered from this job. |
Signed-off-by: David Galloway <[email protected]>
|
I guess that's a limitation of the freestyle job type. Maybe in the future we could add a cron trigger to ceph-trigger-build an obsolete this job, since the logic already exists there. |
|
Oh, and now that I think of it, SHA1 and BRANCH will not be correct either if multiple release branches got built. Don’t merge this. Let me see how difficult it might be to just move the cron logic over to ceph-trigger-build. |
|
for the "set to the last one"....could we set it with an append, like "DESC=DESC + "? That might also be a really cheap progress indicator |
|
What's the status on this PR? |
I started another branch so that:
It's on my to-do list still. I also would not be offended if someone hijacked the project. |

No description provided.