Browse Source

Re-enable centos-6

Ryan Ernst 8 years ago
parent
commit
2e6dc04025
1 changed files with 0 additions and 2 deletions
  1. 0 2
      qa/vagrant/build.gradle

+ 0 - 2
qa/vagrant/build.gradle

@@ -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