Files
mongo/jstests/serial_run
ADAM David Alan Martin b8f64cc3fd SERVER-32111 Make srv-uri test not use SSL
The `srv-uri` test needs to explicitly decline to use SSL, since
the new `mongo+srv://` URI scheme implicitly turns on SSL.  On
SSL based configurations, the test will fail to connect to
localhost when SSL is enabled.
2017-11-29 14:10:24 -05:00
..

This suite contains tests that are unusually susceptible to availability of machine resources;
therefore, this suite is always run with --jobs=1 via Evergreen config.