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

Allow simpler configuration of cluster configuration #426

Closed
danielmitterdorfer opened this issue Mar 8, 2018 · 0 comments
Closed

Allow simpler configuration of cluster configuration #426

danielmitterdorfer opened this issue Mar 8, 2018 · 0 comments
Assignees
Labels
:Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch enhancement Improves the status quo :Usability Makes Rally easier to use
Milestone

Comments

@danielmitterdorfer
Copy link
Member

If we want to customize the benchmarked Elasticsearch cluster, we currently need to create a custom team repository which requires git. For simple use cases, we should allow users to just provide a path to a configuration directory (similarly to --track-path for tracks). We will therefore add a new command line parameter --team-path for that purpose.

@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :Usability Makes Rally easier to use :Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch labels Mar 8, 2018
@danielmitterdorfer danielmitterdorfer added this to the 0.9.4 milestone Mar 8, 2018
danielmitterdorfer added a commit to danielmitterdorfer/rally that referenced this issue Mar 8, 2018
With this commit we introduce a new command line parameter --team-path
which allows users to provide team configurations (cars and plugins) in
simple cases via a path instead of a git repository.

Closes elastic#426
@danielmitterdorfer danielmitterdorfer self-assigned this Mar 8, 2018
danielmitterdorfer added a commit that referenced this issue Mar 8, 2018
With this commit we introduce a new command line parameter --team-path
which allows users to provide team configurations (cars and plugins) in
simple cases via a path instead of a git repository.

Closes #426
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch enhancement Improves the status quo :Usability Makes Rally easier to use
Projects
None yet
Development

No branches or pull requests

1 participant