300 concurrent connection attempts, each with a 30s timeout, will take
way longer than is reasonable in a test. With this commit we connect
directly to addresses to which we know nodes are bound.
Some refactoring to the muted tests plugin to better support usage in a
composite build configuration.
# Conflicts:
# build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/MutedTestPlugin.java
# build-tools/src/testFixtures/groovy/org/elasticsearch/gradle/fixtures/AbstractGradleFuncTest.groovy
2024-04-29 14:16:57 -04:00
Renamed from build-tools-internal/muted-tests.yml (Browse further)