summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorTommaso Tocci <tommaso.tocci@mongodb.com>2022-07-09 10:05:06 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-07-09 10:45:56 +0000
commit50debeeaead306533741f59336aa12cdef8052ac (patch)
tree831195c56074816fe75cf7c2d4dba87e2f86e3e0 /buildscripts
parent9d9f8fad5bbf6423f34e7350cd86cfc67f61bdb2 (diff)
downloadmongo-50debeeaead306533741f59336aa12cdef8052ac.tar.gz
SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadata
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
index 150654cf5c5..959a8eb768c 100644
--- a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
@@ -160,8 +160,6 @@ selector:
# Test expects a specific chunk distribution after shardCollection and it can be broken when
# a step down occurs.
- jstests/sharding/regex_targeting.js
- # Sets a failpoint on a config server secondary.
- - jstests/sharding/shards_and_config_return_last_committed_optime.js
# Calls movePrimary after data has been inserted into an unsharded collection, so will fail if
# a stepdown causes the command to be sent again.
- jstests/sharding/move_primary_clone_test.js