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 ceph-dev-pipeline #2310

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Add ceph-dev-pipeline #2310

wants to merge 10 commits into from

Conversation

zmc
Copy link
Member

@zmc zmc commented Dec 27, 2024

This may ultimately replace the existing ceph-*build jobs; for now, it is a
work in-progress.

@zmc zmc requested review from dmick and djgalloway December 27, 2024 17:09
@zmc
Copy link
Member Author

zmc commented Dec 27, 2024

#!/bin/bash
# vim: ts=4 sw=4 expandtab
set -ex
PS4="\$(date --rfc-3339=seconds) + "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL... 👏

@djgalloway
Copy link
Contributor

Incredible work. I have no qualms, suggestions, or nits.

@zmc
Copy link
Member Author

zmc commented Jan 10, 2025

I wanted to set up label-based triggers to run this pipeline on ceph PRs, but it seems like I'd need to move the Jenkinsfile to the ceph repository to make that happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants