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

better framework for command line usage #81

Open
hyperthunk opened this issue Oct 19, 2012 · 0 comments
Open

better framework for command line usage #81

hyperthunk opened this issue Oct 19, 2012 · 0 comments

Comments

@hyperthunk
Copy link
Member

Currently you can run the systest escript and that's about it. There are open issues to deal with things like cleaning up log files and locating test artefacts on the file system. There are probably, however, other usage patterns that would make sense:

  • controlling the test coordinator (e.g., starting/stopping profiles or resources)
  • triggering actions (when that API becomes available in stable)
  • generating resource and other useful artefacts
  • etc.....

So either we need to have the main escript take multiple commands, or we need to think about wrapping it with other executables (e.g., scripts, batch files or whatever).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant