Skip to content

[7.x] Remove integTest task from PluginBuildPlugin (#61879)#62135

Merged
jakelandis merged 2 commits intoelastic:7.xfrom
jakelandis:backport/7.x/pr-61879
Sep 9, 2020
Merged

[7.x] Remove integTest task from PluginBuildPlugin (#61879)#62135
jakelandis merged 2 commits intoelastic:7.xfrom
jakelandis:backport/7.x/pr-61879

Conversation

@jakelandis
Copy link
Contributor

Backports the following commits to 7.x:

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: elastic#61802
related: elastic#60630
related: elastic#59444
related: elastic#59089
related: elastic#56841
related: elastic#59939
related: elastic#55896
# Conflicts:
#	qa/die-with-dignity/src/javaRestTest/java/org/elasticsearch/qa/die_with_dignity/DieWithDignityIT.java
#	x-pack/qa/security-example-spi-extension/build.gradle
@jakelandis jakelandis merged commit d8dad9a into elastic:7.x Sep 9, 2020
@jakelandis jakelandis deleted the backport/7.x/pr-61879 branch September 9, 2020 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant