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

How to configure the number of tests that can be run concurrently? #227

Open
Kate-Lyndegaard opened this issue Dec 19, 2023 · 0 comments
Open

Comments

@Kate-Lyndegaard
Copy link

Hi,

How can I configure the number of tests that can be run concurrently?

The original PR seems to introduce it as settings for the configuration file:
https://github.com/etf-validator/etf-webapp/pull/193/files

In the main ETF repository on the current branch and in the last release it seems to be available to set as environment variable (though it's not clear how exactly PropertyUtils is implemented here):

public final static int MAX_PARALLEL_RUNS = PropertyUtils.getenvOrProperty(

Any information would be greatly appreciated.

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