summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml
diff options
context:
space:
mode:
authorvrachev <vlad.rachev@mongodb.com>2019-01-25 13:52:07 -0500
committervrachev <vlad.rachev@mongodb.com>2019-01-25 15:55:25 -0500
commitffe35fbcb46d344fef138fe82dfbedc070205ab8 (patch)
tree89a37f65a6a0dad6fd8ea161d9a30dee9e89d758 /buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml
parent69fe02ad41a2a14ef0b8a11406a72af1748aae3d (diff)
downloadmongo-ffe35fbcb46d344fef138fe82dfbedc070205ab8.tar.gz
SERVER-38900 Implement JSON Schema parsing for 'encrypt'
Diffstat (limited to 'buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml
index 8f41372074e..56218a10040 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml
@@ -118,6 +118,7 @@ selector:
- jstests/core/json_schema/additional_properties.js
- jstests/core/json_schema/bsontype.js
- jstests/core/json_schema/dependencies.js
+ - jstests/core/json_schema/encrypt.js
- jstests/core/json_schema/items.js
- jstests/core/json_schema/logical_keywords.js
- jstests/core/json_schema/min_max_items.js