CovertLab / sisyphus

Eternally execute tasks
0 stars 0 forks source link

Support a separate set of Sisyphus worker nodes per workflow in order to: #12

Open 1fish2 opened 5 years ago

1fish2 commented 5 years ago

Simplest approach:

Smarter:

1fish2 commented 5 years ago

The branch siskiyou passes the workflow name from the builder to the worker nodes.

1fish2 commented 5 years ago

The siskiyou PR-to-be makes the workflow builder pass the workflow name to the new worker nodes.

It also makes launch-workers.sh insist on a workflow name parameter, to catch that mistake when manually launching workers.