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

Option to set number of parallel tests #13

Open
Tracked by #7
veaceslavdoina opened this issue May 30, 2023 · 0 comments
Open
Tracked by #7

Option to set number of parallel tests #13

veaceslavdoina opened this issue May 30, 2023 · 0 comments
Assignees

Comments

@veaceslavdoina
Copy link
Contributor

veaceslavdoina commented May 30, 2023

We have short and long lasting tests.

Short ones may take from minutes to hours and long from hours to days. To speed up tests run we may consider to run them in parallel. And to exclude any interference between the codex nodes from different tests we should Check network policies applied during the tests #12.

Because network policies require a network plugin which require additional configuration to work on Docker Desktop Kubernetes, policies will not work locally even if applied. And for local run we should execute them in sequence instead.

To optimize run inside the remote Kubernetes cluster we should have an option to define number of parallel tests to run via CLI or environment variable.

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

2 participants