Disable Shield ssl tests until openssl is available on the Windows build machines.

Original commit: elastic/x-pack-elasticsearch@777375bb94
This commit is contained in:
Adrien Grand 2015-08-12 17:00:20 +02:00
parent 430266274a
commit 268860be7b
1 changed files with 2 additions and 1 deletions

View File

@ -319,7 +319,8 @@
<modules>
<module>smoke-test-plugins</module>
<module>smoke-test-plugins-ssl</module>
<!-- Disabled until 'openssl' is available on the Windows build machines
<module>smoke-test-plugins-ssl</module>-->
<module>smoke-test-watcher-with-shield</module>
</modules>
</project>