Re-enable centos-6

This commit is contained in:
Ryan Ernst 2017-05-15 13:00:24 -07:00
parent f1fd5350c9
commit 2e6dc04025

View File

@ -38,5 +38,3 @@ setupBats {
expectedPlugins.setText(plugins.join('\n'), 'UTF-8')
}
}
tasks."vagrantCentos6#packagingTest".onlyIf { false } // fails, see https://github.com/elastic/elasticsearch/issues/24645