Skip to content

Integrate Errorprone verification to one of the randomly-generated jobs #5926

@vlsi

Description

@vlsi

Use case

Currently, JMeter generates several jobs in GitHub Actions CI:

  1. 4 jobs for various Java versions, operating systems, and so on
  2. error-prone verification

Extra job for error-prone slowdown CI verifications, and consumes CI resources.

Possible solution

Adjust matrix.js so it adds -PenableErrorprone to one of Java 11 or 17 jobs.

The same might go for style verifications: it would probably make sense to verify style once for every operating system.
For instance, if we have 2 Linux jobs, then it would be enough to verify the style only once. Then style violations will be displayed "only once" rather than.

Possible workarounds

No response

JMeter Version

5.5

Java Version

No response

OS Version

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions