OpenSearch/buildSrc
Ryan Ernst e686909768
Build: Change test task sanity check to be per project (#33544)
This commit changes the sanity check which ensures the test task was
properly replaced with randomized testing to have a per project check,
isntead of a global one. The previous global check assumed all test
tasks within the root project and below should be randomized testing,
but that is not the case for a multi project in which only one project
is an elasticsearch plugin. While the new check is not able to emit all
of the failed replacements in one error message, the efficacy of the
check remains.
2018-09-17 15:10:16 -07:00
..
src Build: Change test task sanity check to be per project (#33544) 2018-09-17 15:10:16 -07:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Fix pom for build-tools (#33300) 2018-08-31 16:48:00 +03:00
version.properties upgrade randomizedrunner to 2.7.0 (#33623) 2018-09-12 17:18:34 +02:00