Skip to content

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

@Kate-Lyndegaard

Description

@Kate-Lyndegaard

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions