OpenSearch/buildSrc/src
Jake Landis 6a5d9195aa
[7.x] Ensure only plugin REST tests are run for plugins (#5318… (#53196)
This commit fixes ensures that for external builds
(e.g. plugin development) that the REST tests that are
copied are properly filtered to only include the API
by default.

The code prior to this change resulted in including both
the API and tests since the copy.include resulted as an
empty list by default since the stream is empty unless
explicitly configured.

related #52114
fixes #53183
2020-03-05 17:41:17 -06:00
..
main [7.x] Ensure only plugin REST tests are run for plugins (#5318… (#53196) 2020-03-05 17:41:17 -06:00
minimumRuntime/java/org/elasticsearch/gradle Support parallel building of Docker images (#52920) 2020-02-27 19:22:06 -08:00
test Update Docker on linux exclusion list (#52736) 2020-02-25 09:24:38 -08:00
testKit Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00