summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/change_streams_whole_db_mongos_passthrough.yml
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-34138 Allow change stream to be opened against non-existent DB and ↵Bernard Gorman2018-04-291-5/+0
| | | | collection in sharded cluster
* SERVER-34302 Add passthrough suite(s) replacing single-collection ↵Bernard Gorman2018-04-191-0/+74
$changeStream with whole-db streams filtered by namespace