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

Refactor configuration out of gem to CLI #140

Open
sayantam opened this issue May 22, 2020 · 0 comments
Open

Refactor configuration out of gem to CLI #140

sayantam opened this issue May 22, 2020 · 0 comments
Labels

Comments

@sayantam
Copy link
Collaborator

The API should not have to mimic the CLI configuration. This is somewhat inefficient. It should be possible to create entities such as JMeter plans and AWS clusters directly from the web app configuration, instead of waiting for tests to start. The long running operations should not be within a transaction boundary, but should use lock free mechanism such as reservations.

@sayantam sayantam added the task label May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant