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

Set Candlepin pipeline name correctly #408

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Jan 16, 2024

No description provided.

@@ -52,7 +52,7 @@ pipeline {

steps {
script {
runDuffyPipeline('candlepin', candlepin_version)
runDuffyPipeline('candlepin-rpm', candlepin_version)
Copy link
Member

Choose a reason for hiding this comment

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

Actually, I think this refers to a line which I think contains a problem: 952742d#r137179772

Copy link
Member

Choose a reason for hiding this comment

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

Going through what I checked: runDuffyPipeline will expand the job name to foreman-pipeline-candlepin-rpm-$version which matches.

@ekohl ekohl merged commit 2fb6c3b into theforeman:master Jan 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants