OpenSearch/plugins
Mark Vieira 1287c7d91f
[Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993)
* Replace usages RandomizedTestingTask with built-in Gradle Test (#40978)

This commit replaces the existing RandomizedTestingTask and supporting code with Gradle's built-in JUnit support via the Test task type. Additionally, the previous workaround to disable all tasks named "test" and create new unit testing tasks named "unitTest" has been removed such that the "test" task now runs unit tests as per the normal Gradle Java plugin conventions.

(cherry picked from commit 323f312bbc829a63056a79ebe45adced5099f6e6)

* Fix forking JVM runner

* Don't bump shadow plugin version
2019-04-09 11:52:50 -07:00
..
analysis-icu Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-kuromoji Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-nori Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-phonetic Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-smartcn Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-stempel Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-ukrainian Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
discovery-azure-classic Update apache httpclient to version 4.5.8 (#40875) 2019-04-05 13:48:10 -06:00
discovery-ec2 [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
discovery-gce [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
examples [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
ingest-attachment Remove -Xlint exclusions in all plugins. (#40721) 2019-04-04 08:30:34 +02:00
mapper-annotated-text search as you type fieldmapper (#35600) 2019-03-27 13:29:13 -07:00
mapper-murmur3 Small refactorings to analysis components (#40745) 2019-04-03 14:22:16 +02:00
mapper-size Remove -Xlint exclusions in all plugins. (#40721) 2019-04-04 08:30:34 +02:00
repository-azure Testclusters: convert plugin repository-s3 (#40399) 2019-03-27 08:40:16 +02:00
repository-gcs Update apache httpclient to version 4.5.8 (#40875) 2019-04-05 13:48:10 -06:00
repository-hdfs [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
repository-s3 [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
store-smb Store Pending Deletions Fix (#40345) 2019-03-26 15:30:44 +01:00
transport-nio Remove -Xlint exclusions in all plugins. (#40721) 2019-04-04 08:30:34 +02:00
build.gradle Testclusters: convert plugin repository-s3 (#40399) 2019-03-27 08:40:16 +02:00