Skip to content

silent die on incorrect node selection #37

Description

@lennybe

In the scenario below, ci-demo is not executing step, since nodeLabel does not exist in run_on_agents,
But there is no error, so job exits with success

http://hpc-master.lab.mtl.com:8080/view/UFM/job/UFM-CI/728/console

runs_on_agents:

  • nodeLabel: 'UFM-POC'

name: Install UFM
agentSelector: "{nodeLabel: 'UFM-CI'}"
run: |
echo "Uninstalling UFM on $name"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions