Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add convenience script to follow progress of experiments #33

Open
hiddely opened this issue Apr 27, 2022 · 1 comment
Open

Add convenience script to follow progress of experiments #33

hiddely opened this issue Apr 27, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@hiddely
Copy link
Collaborator

hiddely commented Apr 27, 2022

Script should ssh into a specific instance of an experiment and follow standard output/error of an experiment

Steps:

  1. Doe should output a helper config json with the hostname of the currently running experiment.
  2. Helper script should read in this config file, as well as the current suite and id to read the suite state.
  3. Helper script should ssh into the relevant machine and tail the relevant file (possibly user-specified)
@hiddely hiddely added the enhancement New feature or request label Apr 27, 2022
@nicolas-kuechler
Copy link
Owner

nicolas-kuechler commented Aug 5, 2022

Maybe make tail suite=<SUITE> id=last should present a list of hosts and the currently running experiment run with a choice to tail into one of the hosts stdout and stderr.

(1) simple-01   xyz
(2) simple-02   xyz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants