Skip to content

Add the ability to submit a job across multiple nodes simultaneously #41

@HassanAlsamahi

Description

@HassanAlsamahi

Current, the user can submit a job on a single remote server.

$ ont run -e 1d -f now -n node001 <script>

We need to add the ability to submit the job across a list of nodes.

$ ont run -e 1d -f now -n node[001-010] <script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions