-
Notifications
You must be signed in to change notification settings - Fork 2
Controller #4
Copy link
Copy link
Open
Labels
epicGroup of related storiesGroup of related stories
Description
Epic
Create a command line interface that lets the user specify the high level task plan to the client.
- The user must be able to use their existing knowledge of
maketo understand this interface. - The user can run it in the same directory as a Makefile to initiate a distributed job.
- The user can use a subset of the command line arguments understood by
make, in addition to the following:- The user can give an extra argument to specify the remote servers to be used in addition to, or instead of, the ones automatically discovered.
- The user will see progress reports as the job completes
- The controller will wait for job completion on behalf of the user, who can stop the job by stopping the controller program.
User Stories
- Live progress reporting Live progress reporting #5
- Cancel running job Cancel running job on Controller Side #6
- CLI user input interface Command line user input Interface #7
- Extract Job information from Makefile Extract Job information from Makefile #41
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
epicGroup of related storiesGroup of related stories