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

Resolve artefact name based on download URL #526

Merged
merged 1 commit into from
Jun 18, 2018

Conversation

danielmitterdorfer
Copy link
Member

With this commit we resolve the artefact name based on the download URL
instead of creating a static name ourselves. This avoids situations
where there are two variations of a distribution (default and OSS) with
differently named artefacts which Rally previously resolved to the same
file name and mistakenly picked whichever has been downloaded first.

Closes #525

With this commit we resolve the artefact name based on the download URL
instead of creating a static name ourselves. This avoids situations
where there are two variations of a distribution (default and OSS) with
differently named artefacts which Rally previously resolved to the same
file name and mistakenly picked whichever has been downloaded first.

Closes elastic#525
@danielmitterdorfer danielmitterdorfer added bug Something's wrong :Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch labels Jun 18, 2018
@danielmitterdorfer danielmitterdorfer added this to the 1.0.0 milestone Jun 18, 2018
@danielmitterdorfer danielmitterdorfer merged commit d455898 into elastic:master Jun 18, 2018
@danielmitterdorfer danielmitterdorfer deleted the artefact-name branch June 18, 2018 12:07
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 bug Something's wrong
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rally cannot differentiate between default and OSS distribution after download
1 participant