summaryrefslogtreecommitdiff
path: root/etc/burn_in_tests.yml
diff options
context:
space:
mode:
authorPatrick Freed <patrick.freed@mongodb.com>2018-11-15 18:51:35 -0500
committerPatrick Freed <patrick.freed@mongodb.com>2018-11-20 11:39:08 -0500
commitf137cdd0e7298bae36ff1e7507c783a01b262828 (patch)
tree737e10ae7c9c37c509cd9177601b13be0bb9b07c /etc/burn_in_tests.yml
parentd75be58dd0dda5fe1190e8d48d91d6eda8e21acd (diff)
downloadmongo-f137cdd0e7298bae36ff1e7507c783a01b262828.tar.gz
SERVER-38155 Make ssl_ECDHE_suites.js use native Python ssl module
Diffstat (limited to 'etc/burn_in_tests.yml')
-rw-r--r--etc/burn_in_tests.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/burn_in_tests.yml b/etc/burn_in_tests.yml
index 5827d35c622..c6d63048621 100644
--- a/etc/burn_in_tests.yml
+++ b/etc/burn_in_tests.yml
@@ -6,5 +6,4 @@ selector:
# Exclude list of etc/evergreen.yml task names.
exclude_tasks:
# Exclude list of jstests file names.
- exclude_tests:
- - jstests/ssl/ssl_ECDHE_suites.js
+ exclude_tests: \ No newline at end of file