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:
parent
430266274a
commit
268860be7b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue