summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/src/github.com/mongodb/mongo-tools/test/qa-tests/buildscripts/resmokeconfig/suites/native_cert_ssl.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/gotools/src/github.com/mongodb/mongo-tools/test/qa-tests/buildscripts/resmokeconfig/suites/native_cert_ssl.yml')
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/test/qa-tests/buildscripts/resmokeconfig/suites/native_cert_ssl.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/test/qa-tests/buildscripts/resmokeconfig/suites/native_cert_ssl.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/test/qa-tests/buildscripts/resmokeconfig/suites/native_cert_ssl.yml
new file mode 100644
index 00000000000..175d6ac9941
--- /dev/null
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/test/qa-tests/buildscripts/resmokeconfig/suites/native_cert_ssl.yml
@@ -0,0 +1,14 @@
+selector:
+ js_test:
+ roots:
+ - jstests/ssl/*.js
+
+# ssl tests start their own mongod's.
+executor:
+ js_test:
+ config:
+ shell_options:
+ nodb: ''
+ ssl: ''
+ sslAllowInvalidCertificates: ''
+ readMode: commands