OpenSearch/buildSrc
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
..
reaper Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00
src [7.x] Ensure only plugin REST tests are run for plugins (#5318… (#53196) 2020-03-05 17:41:17 -06:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Fix caching of build-tools project tests (#52848) 2020-02-26 13:56:08 -08:00
settings.gradle Remove empty buildSrc subproject (#47415) 2019-10-01 16:34:31 -07:00
version.properties Revert "upgrade to lucene-snapshot-fa75139efea (#53150) (#53151)" 2020-03-05 17:33:00 -05:00