summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
diff options
context:
space:
mode:
authorNick Zolnierz <nicholas.zolnierz@mongodb.com>2018-01-16 12:42:27 -0500
committerNick Zolnierz <nicholas.zolnierz@mongodb.com>2018-01-16 14:16:34 -0500
commit4eabf1ea6225f444b3b0b3b2fee785aaa306212f (patch)
tree53fc00f7e31089dcb3ffb4c16f770b0a5468c3b9 /buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
parent2f788aa745ca1366704b821087225af49ce3285a (diff)
downloadmongo-4eabf1ea6225f444b3b0b3b2fee785aaa306212f.tar.gz
Revert "SERVER-32308: Add the ability for a $lookup stage to execute on mongos against a sharded foreign collection"
This reverts commit 7298d273c0497f2720ec1471ad0f4910bff07af4.
Diffstat (limited to 'buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml b/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
index 0466e72036a..8bd6bcff821 100644
--- a/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
@@ -17,7 +17,8 @@ selector:
- jstests/aggregation/sources/addFields/weather.js
- jstests/aggregation/sources/collStats/shard_host_info.js
- jstests/aggregation/sources/facet/use_cases.js
- - jstests/aggregation/sources/lookup/lookup_subpipeline.js
+ - jstests/aggregation/sources/graphLookup/sharded.js
+ - jstests/aggregation/sources/lookup/lookup.js
- jstests/aggregation/sources/replaceRoot/address.js
- jstests/aggregation/testshard1.js
# The following tests start their own ReplSetTest.