Skip to content

Fix ITs after pytest-rally plugin modification#1977

Merged
gbanasiak merged 2 commits intoelastic:masterfrom
gbanasiak:fix-it-after-pytest-rally-modification
Sep 18, 2025
Merged

Fix ITs after pytest-rally plugin modification#1977
gbanasiak merged 2 commits intoelastic:masterfrom
gbanasiak:fix-it-after-pytest-rally-modification

Conversation

@gbanasiak
Copy link
Contributor

@gbanasiak gbanasiak commented Sep 17, 2025

Aligns Rally with elastic/pytest-rally#5.

@gbanasiak gbanasiak requested a review from NickDris September 17, 2025 16:07
Comment on lines 45 to 46
if config.option.track_revision is None:
config.option.track_revision = "master"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We can probably skip this one as plugin default will work?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed in 8c91c9d.

Copy link
Contributor

@NickDris NickDris left a comment

Choose a reason for hiding this comment

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

The default value of track_revision of pytest-rally is None. So in order to maintain the former functionality we should change be adding 'master' either on pytest-rally or in conftest.py

Copy link
Contributor

@NickDris NickDris left a comment

Choose a reason for hiding this comment

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

Good, let's merge it

@gbanasiak gbanasiak merged commit b449093 into elastic:master Sep 18, 2025
15 checks passed
@gbanasiak gbanasiak deleted the fix-it-after-pytest-rally-modification branch September 18, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants