summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
index 26eae7c72bc..58274c26f85 100644
--- a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
@@ -49,6 +49,11 @@ selector:
- jstests/sharding/uuid_propagated_to_recipient_shard_on_recvChunkStart.js
- jstests/sharding/uuid_propagated_to_shards_on_setFCV_3_6.js
- jstests/sharding/close_cursor_on_chunk_migration_to_new_shards.js
+ - jstests/sharding/move_chunk_insert_with_write_retryability.js
+ - jstests/sharding/move_chunk_find_and_modify_with_write_retryability.js
+ - jstests/sharding/move_chunk_remove_with_write_retryability.js
+ - jstests/sharding/move_chunk_update_with_write_retryability.js
+ - jstests/sharding/write_transactions_during_migration.js
# New feature in v3.6 mongo shell.
- jstests/sharding/causal_consistency_shell_support.js
- jstests/sharding/keys_rotation_interval_sec.js