Fix build failure due to unknown task and disable test conventions

(cherry picked from commit 8ed84bc5cef9bcfae6c817059f764d97e4451a4a)
This commit is contained in:
Mark Vieira 2019-08-12 09:17:55 -07:00
parent 250544c4eb
commit 7e3379444b
No known key found for this signature in database
GPG Key ID: CA947EF7E6D4B105
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ processTestResources.dependsOn(copyKeyCerts)
// Disabled and tracked here https://github.com/elastic/elasticsearch/issues/45405
integTest.enabled = false
testingConventions.enabled = false
integTest {
dependsOn copyKeyCerts