Skip to content

Commit

Permalink
run ssl tests on CI (#81320)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshustov authored Oct 21, 2020
1 parent f2df965 commit a18856a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tasks/config/run.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,10 @@ module.exports = function () {
'test/server_integration/http/ssl_redirect/config.js',
'--config',
'test/server_integration/http/cache/config.js',
'--config',
'test/server_integration/http/ssl_with_p12/config.js',
'--config',
'test/server_integration/http/ssl_with_p12_intermediate/config.js',
'--bail',
'--debug',
'--kibana-install-dir',
Expand Down

0 comments on commit a18856a

Please sign in to comment.