Skip to content

docs: update help text for jenkins labels config #126

Description

@alexdlukens

jenkins_agent_labels config mentions it is a:

Comma-separated list of labels to be assigned to the agent in Jenkins

But putting a comma separated list of labels results in a single label being created on the Jenkins node.

I note that putting a space-separated list of labels has the desired effect. e.g. arm64 medium test-label instead of arm64,medium,test-label. I believe the documentation should be updated to reflect this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions