OpenSearch/distribution
Jake Landis d8dad9ab2c
[7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135)
This commit removes `integTest` task from all es-plugins.  
Most relevant projects have been converted to use yamlRestTest, javaRestTest, 
or internalClusterTest in prior PRs. 

A few projects needed to be adjusted to allow complete removal of this task
* x-pack/plugin - converted to use yamlRestTest and javaRestTest 
* plugins/repository-hdfs - kept the integTest task, but use `rest-test` plugin to define the task
* qa/die-with-dignity - convert to javaRestTest
* x-pack/qa/security-example-spi-extension - convert to javaRestTest
* multiple projects - remove the integTest.enabled = false (yay!)

related: #61802
related: #60630
related: #59444
related: #59089
related: #56841
related: #59939
related: #55896
2020-09-09 14:25:41 -05:00
..
archives Extract distribution archive checks into plugin (7.x backport) (#61567) 2020-08-26 15:04:12 +02:00
bwc Simplify distribution download configurations (7.x backport) (#61708) 2020-08-31 14:36:42 +02:00
docker Fix deprecation logging config in Docker (#61840) 2020-09-02 12:51:05 +01:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Replace immediate task creations by using task avoidance api (#60071) (#60504) 2020-07-31 13:09:04 +02:00
src Avoid extra whitespace in parsed JVM options (#57769) (#62138) 2020-09-09 09:51:12 -04:00
tools Avoid extra whitespace in parsed JVM options (#57769) (#62138) 2020-09-09 09:51:12 -04:00
build.gradle [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00