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

refactor: do not depend on revision variables #2737

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Nov 5, 2024

The commit removes variables BASE_REVISION and UPGRADE_REVISION from the test_node_upgrade.py file. The revisions don't need to be version strings, but also branches or commit hashes. Handling the revisions as version strings can be problematic.

The commit removes variables `BASE_REVISION` and `UPGRADE_REVISION`
from the `test_node_upgrade.py` file. The revisions don't need to be
version strings, but also branches or commit hashes. Handling the
revisions as version strings can be problematic.
@mkoura mkoura merged commit 336c763 into master Nov 5, 2024
3 checks passed
@mkoura mkoura deleted the upgrade_testing_log_ignore branch November 5, 2024 13:57
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.

1 participant