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

improvement(results): allow manual sut selection #572

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soyacz
Copy link
Collaborator

@soyacz soyacz commented Jan 17, 2025

In some cases it will be hard to automatically select proper SUT - test that runs for the first time, or not supported package name by automatic sut selection.

Allowed client (tests) to specify 'sut_package_name' - bypassing automatic selection.

fixes: #550

@soyacz soyacz requested review from fruch and k0machi January 17, 2025 11:48
In some cases it will be hard to automatically select proper SUT -
test that runs for the first time, or not supported package name by
automatic sut selection.

Allowed client (tests) to specify 'sut_package_name' - bypassing
automatic selection.

fixes: scylladb#550
@soyacz soyacz force-pushed the 550-manual-sut-selection branch from 31a3f9a to f9d2d83 Compare January 17, 2025 12:51
@soyacz
Copy link
Collaborator Author

soyacz commented Jan 17, 2025

one note: this will require to update client in SCT.

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.

Automatic SUT selection for graphs is not working properly
1 participant