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

Add an option to run all beta tests #491

Open
dawid-sabat opened this issue Mar 4, 2024 · 0 comments
Open

Add an option to run all beta tests #491

dawid-sabat opened this issue Mar 4, 2024 · 0 comments

Comments

@dawid-sabat
Copy link
Contributor

Right now we have --beta option and we can run all tests in beta quality this way:

opendcdiag --beta -e test1 -e test2 ... -e test3

There might some value added to add an option called --all-beta-run.
Run with this option can be used to validate if the quality of existing beta tests is good enough to promote them to prod without making a list of tests and risking we miss something. We can also automate such runs with this option and don't bother with updating the beta test list.

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

No branches or pull requests

1 participant