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

Check tags in track and team repos #713

Merged
merged 1 commit into from
Jun 17, 2019

Conversation

danielmitterdorfer
Copy link
Member

With this commit Rally does not only check for branch matches but also
for matching tags in track and team repos. This allows to "freeze"
support for older versions of Elasticsearch, i.e. once we drop support
for Elasticsearch 1.x, we can tag the branch 1 in rally-teams and
rally-tracks as v1 (using a v prefix as convention for tags). Rally
can then still pick up configurations for these older versions that are
out of maintenance.

With this commit Rally does not only check for branch matches but also
for matching tags in track and team repos. This allows to "freeze"
support for older versions of Elasticsearch, i.e. once we drop support
for Elasticsearch 1.x, we can tag the branch `1` in rally-teams and
rally-tracks as `v1` (using a `v` prefix as convention for tags). Rally
can then still pick up configurations for these older versions that our
out of maintenance.
@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :Track Management New operations, changes in the track format, track download changes and the like :Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch labels Jun 17, 2019
@danielmitterdorfer danielmitterdorfer added this to the 1.2.0 milestone Jun 17, 2019
Copy link
Contributor

@ebadyano ebadyano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm! Thank you

@danielmitterdorfer
Copy link
Member Author

Thanks for the quick review @ebadyano! :)

@danielmitterdorfer danielmitterdorfer merged commit 78eafe0 into elastic:master Jun 17, 2019
@danielmitterdorfer danielmitterdorfer deleted the tags-for-repo branch June 17, 2019 15:49
@dliappis dliappis modified the milestones: 1.2.0, 1.2.1 Jun 19, 2019
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 :Track Management New operations, changes in the track format, track download changes and the like
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants