summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorA. Jesse Jiryu Davis <jesse@mongodb.com>2020-10-02 11:11:45 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-10-02 18:44:07 +0000
commit9b8d4c2f029e2384fa769014c00091e4de362ea4 (patch)
tree179772b6808276c49fb3c69d22c411993773dc09 /buildscripts
parent0b805a4119272e83f9ffe9bf7990397be9b0c7e9 (diff)
downloadmongo-9b8d4c2f029e2384fa769014c00091e4de362ea4.tar.gz
SERVER-50375 Ensure mongos forwards API parameters to shards
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml3
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml3
2 files changed, 6 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
index ce3749db4bd..acafd931353 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
@@ -169,6 +169,9 @@ selector:
- jstests/concurrency/fsm_workloads/snapshot_read_kill_op_only.js
- jstests/concurrency/fsm_workloads/snapshot_read_kill_operations.js
+ # Expects same CSRS primary and shard primary throughout the test
+ - jstests/sharding/mongos_forwards_api_parameters_to_shards.js
+
exclude_with_any_tags:
- requires_replication
- requires_non_retryable_writes
diff --git a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
index 8385be22650..ede8d787908 100644
--- a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
@@ -222,6 +222,9 @@ selector:
- jstests/sharding/conversion_of_replica_set_to_sharded_cluster.js
- jstests/sharding/move_primary_with_writes.js
+ # Expects same CSRS primary and shard primary throughout the test
+ - jstests/sharding/mongos_forwards_api_parameters_to_shards.js
+
executor:
config:
shell_options: