Skip to content

Add topology filter to runners.py #285

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
merged 4 commits into from
May 9, 2025
Merged

Conversation

fcostaoliveira
Copy link
Collaborator

@fcostaoliveira fcostaoliveira commented May 7, 2025

This PR adds a new argument to the runners.py script that allows filtering tests to run only with a specific topology (e.g. oss-standalone).
The argument is optional and defaults to running all topologies in the test suite. When specified, only tests with the matching topology will be run.

@fcostaoliveira fcostaoliveira requested a review from paulorsousa May 8, 2025 10:53
fcostaoliveira and others added 2 commits May 8, 2025 18:00
…289)

- reverts changes on `__runner__/args.py`
- reverts changes on `__self_contained_coordinator__/runners.py`
@fcostaoliveira fcostaoliveira reopened this May 9, 2025
@fcostaoliveira fcostaoliveira added the enhancement New feature or request label May 9, 2025
@paulorsousa paulorsousa merged commit 00cf525 into main May 9, 2025
14 checks passed
@paulorsousa paulorsousa deleted the clean-topology-filter branch May 9, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants