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

track-revision is not allowed together with track-repository #740

Closed
dliappis opened this issue Aug 12, 2019 · 0 comments · Fixed by #751
Closed

track-revision is not allowed together with track-repository #740

dliappis opened this issue Aug 12, 2019 · 0 comments · Fixed by #751
Labels
bug Something's wrong

Comments

@dliappis
Copy link
Contributor

Reproduction:

Add rally-eventdata-track to rally.ini:

...
[tracks]
default.url = https://github.com/elastic/rally-tracks
eventdata.url = https://github.com/elastic/rally-eventdata-track
...

Execute:

esrally --track=eventdata --track-repository=eventdata --track-revision=ede1773912b47594af758f1d41865793db70c8b5 --challenge=bulk-update --distribution-version=6.8.2

Expected results

Race should run

Actual result

esrally: error: argument --track-revision: not allowed with argument --track-repository
@dliappis dliappis added the bug Something's wrong label Aug 12, 2019
ebadyano added a commit to ebadyano/rally that referenced this issue Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something's wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant