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

zelt --config does not work #27

Open
Olamyy opened this issue Jun 19, 2020 · 0 comments
Open

zelt --config does not work #27

Olamyy opened this issue Jun 19, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@Olamyy
Copy link

Olamyy commented Jun 19, 2020

Describe the bug
The documentation mentions zelt can be started with a config file by invoking zelt --config [config.yaml]. However, when I do this, nothing happens. I just get the help message.

Zelt version
Output of the command zelt --version.
1.2.15

To Reproduce
Steps and input files to reproduce the behavior:

  1. Create a config file
  2. Run zelt --config [path to your config]
  3. See error

Expected behavior
The load test should start with the parameters in the config file

Screenshots

#config.yaml
locustfile: locust-scripts/locustfile.py
manifests: manifests/distributed
worker-pods: 5

image

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Fedora, MacOS]: MacOS. Issue persists on docker
  • Version: [e.g. 22]

Additional context
Add any other context about the problem here.

@Olamyy Olamyy added the bug Something isn't working label Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant