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

locust no-web mode #933

Closed
ruchikaChawla opened this issue Dec 17, 2018 · 4 comments
Closed

locust no-web mode #933

ruchikaChawla opened this issue Dec 17, 2018 · 4 comments

Comments

@ruchikaChawla
Copy link

ruchikaChawla commented Dec 17, 2018

I were using jmeter till now but i saw it is taking lots of resources and memory to run,
so now i started reading locust. i am new to locust.
i want to use locust in no-web mode e.g $ locust -f locust_files/my_locust_file.py --no-web -c 1000 -r 100 but same as question asked by someone to pass ${url} and ${host} from command line , i dont want to hard code the URL or you can say header parameter like unique request id and all, i want to pass it from command line, like we can pass in jmeter and we can get it in configuration file using __P() function.
how we can get the same thing in locust, i know the way of using environment variables but i do not want to use this.

Originally posted by @ruchikaChawla in #244 (comment)

@ruchikaChawla ruchikaChawla changed the title Hello Everyone, locust no-web mode Dec 17, 2018
@ruchikaChawla
Copy link
Author

Why closed?

@cgoldberg
Copy link
Member

it's a question, not an issue (this is is the tracker for bugs/issues).

@aldenpeterson-wf
Copy link
Contributor

From the template you edited out:

For general questions about how to use Locust, use either the Slack link provided in the Readme or ask a question on Stack Overflow tagged Locust.

@ruchikaChawla
Copy link
Author

ruchikaChawla commented Dec 17, 2018 via email

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

No branches or pull requests

3 participants