Skip to content

Move topology filtering logic #289

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

Merged

Conversation

paulorsousa
Copy link
Collaborator

By analysing the code, git history and unit tests I think that process_self_contained_coordinator_stream is now on redis_benchmarks_specification/__self_contained_coordinator__/self_contained_coordinator.py file.

This PR moves the filtering logic from runners.py to self_contained_coordinator.py.

- reverts changes on `__runner__/args.py`
- reverts changes on `__self_contained_coordinator__/runners.py`
@paulorsousa paulorsousa requested a review from fcostaoliveira May 9, 2025 10:51
Copy link
Collaborator

@fcostaoliveira fcostaoliveira 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 @paulorsousa!

@fcostaoliveira fcostaoliveira merged commit 03920cb into clean-topology-filter May 9, 2025
7 checks passed
@fcostaoliveira fcostaoliveira deleted the fix/move-topology-filtering-logic branch May 9, 2025 15:03
paulorsousa added a commit that referenced this pull request May 9, 2025
* Add topology filter to runners.py

* Move new topology filtering logic to `self_contained_coordinator.py` (#289)

- reverts changes on `__runner__/args.py`
- reverts changes on `__self_contained_coordinator__/runners.py`

---------

Co-authored-by: Paulo Sousa <[email protected]>
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