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

How to implement timeout variable #11

Open
wheelq opened this issue Apr 16, 2019 · 0 comments
Open

How to implement timeout variable #11

wheelq opened this issue Apr 16, 2019 · 0 comments

Comments

@wheelq
Copy link

wheelq commented Apr 16, 2019

rom the Aruba docs I found out that in order to increase the timeout, I have to put in the env.rb file the following code:

 Aruba.configure do |config|
      config.exit_timeout = 0.2
end

But I don't want to hardcode any variables, and some of my tests should run at least 10/40/90 minutes. How do I achieve this? I'd like to have couple profiles/attack vectors with variable timeouts

@wheelq wheelq changed the title How to implement variable timeout How to implement timeout variable Apr 23, 2019
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

1 participant