summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorAnton Korshunov <anton.korshunov@mongodb.com>2019-02-19 10:54:29 +0000
committerAnton Korshunov <anton.korshunov@mongodb.com>2019-03-07 20:55:59 +0000
commitf2b20e43b4abd5dace54432676c539efb187b020 (patch)
treeb09c0b15e816f3a46331c6f689528c7849eac067 /buildscripts
parent9a7b62f9de5450fb06c9f0f280c12078b087ab33 (diff)
downloadmongo-f2b20e43b4abd5dace54432676c539efb187b020.tar.gz
SERVER-39650 Ensure internal options cannot be specified in a raw aggregate command sent to mongos
(cherry picked from commit 3b4c635f2a3a65a8804232c80a48cdefa3c26b65)
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml1
1 files changed, 1 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 d8ecc2e22dc..eb5a187f792 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
@@ -13,6 +13,7 @@ selector:
- jstests/sharding/database_versioning_upgrade_downgrade.js
- jstests/sharding/shard_collection_cache_upgrade_downgrade.js
#### Enable when 4.0 becomes last-stable.
+ - jstests/sharding/aggregation_internal_parameters.js
- jstests/sharding/change_stream_no_shards.js
- jstests/sharding/clone_catalog_data.js
- jstests/sharding/create_database.js