Mute packagingTest on CentOS 6

Relates #24645
This commit is contained in:
Yannick Welsch 2017-05-15 11:01:35 +02:00
parent f185b69e04
commit bd364c56a8
1 changed files with 2 additions and 0 deletions

View File

@ -27,3 +27,5 @@ dependencies {
} }
} }
} }
tasks."vagrantCentos6#packagingTest".onlyIf { false } // fails, see https://github.com/elastic/elasticsearch/issues/24645