Skip to content

[JENKINS-41267] scoring-load-balancer support for pipeline jobs #190

@jenkins-infra-bot

Description

@jenkins-infra-bot

Currently, when configuring a pipeline (workflow) job, there is no option to specify node preferences on the job. Ideally this would either be supported as normally in the "Job Notifications" section (oddly) or better, via Pipeline syntax.

Something roughly like node("required-label", ScoringLabelPreference(["better": 1, "best": 2])) {}


Originally reported by mcrooney, imported from: scoring-load-balancer support for pipeline jobs
  • status: Open
  • priority: Minor
  • component(s): scoring-load-balancer-plugin
  • label(s): pipeline
  • resolution: Unresolved
  • votes: 6
  • watchers: 9
  • imported: 20251216-225446
Raw content of original issue

Currently, when configuring a pipeline (workflow) job, there is no option to specify node preferences on the job. Ideally this would either be supported as normally in the "Job Notifications" section (oddly) or better, via Pipeline syntax.

Something roughly like node("required-label", ScoringLabelPreference(["better": 1, "best": 2])) {}

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions