Skip to content

[Feature Request] Allow specific builds to run integ tests in parallel #19186

@Swiddis

Description

@Swiddis

Is your feature request related to a problem? Please describe

I've been working on updating our plugin's integration tests to manage distinct resources so that our integration suites can run in parallel, but I haven't been able to actually persuade the integTest plugin to let us parallelize suites. This might be related to the hardcoded getMaxParallelForks value, but when I set this to another value locally I still didn't see integTest running suites in parallel. I also found a reference to this tests.jvms property but this also had no effect.

Image

Describe the solution you'd like

Provide a way to enable integTest suite parallelization on a per-project level. (Or at least point me to the correct place to update)

Related component

Build

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BuildBuild Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.enhancementEnhancement or improvement to existing feature or requestuntriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions