From a5e3007d307867d874a9377bcd172b88df8163f7 Mon Sep 17 00:00:00 2001 From: Bernard Gorman Date: Sun, 12 Nov 2017 19:13:34 +0000 Subject: SERVER-31394 Create passthrough of existing $changeStream tests to run against sharded collections --- .../suites/sharded_causally_consistent_jscore_passthrough.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml') diff --git a/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml index 24fc0eb3176..fbd53ee4dc2 100644 --- a/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml +++ b/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml @@ -17,6 +17,7 @@ selector: - jstests/core/compact_keeps_indexes.js # compact. - jstests/core/currentop.js # uses fsync. - jstests/core/auth_copydb.js # copyDatabase. + - jstests/core/copydatabase_no_id_index.js # copyDatabase. - jstests/core/copydb.js # copyDatabase. - jstests/core/dbadmin.js # "local" database. - jstests/core/dbhash.js # dbhash. -- cgit v1.2.1