diff options
author | James Cohan <james.cohan@10gen.com> | 2015-08-10 13:28:04 -0400 |
---|---|---|
committer | James Cohan <james.cohan@10gen.com> | 2015-08-11 10:52:36 -0400 |
commit | ff9624152b6b9d017d65cf5055dc5f3a9907f062 (patch) | |
tree | b98513ffb4231e9e01ee9d3cc2af94ec11bab5cf /buildscripts/resmokeconfig/suites/aggregation.yml | |
parent | 0196bbab83ae48d8e1d6706b64631af06fb3663e (diff) | |
download | mongo-ff9624152b6b9d017d65cf5055dc5f3a9907f062.tar.gz |
SERVER-19095 Changes parsing of stages in authorization checking and adds enterprise pipeline tests to aggregation suite
Diffstat (limited to 'buildscripts/resmokeconfig/suites/aggregation.yml')
-rw-r--r-- | buildscripts/resmokeconfig/suites/aggregation.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/aggregation.yml b/buildscripts/resmokeconfig/suites/aggregation.yml index 696ba0b4d56..2646f8e77dd 100644 --- a/buildscripts/resmokeconfig/suites/aggregation.yml +++ b/buildscripts/resmokeconfig/suites/aggregation.yml @@ -3,6 +3,7 @@ selector: roots: - jstests/aggregation/*.js - jstests/aggregation/bugs/*.js + - src/mongo/db/modules/*/jstests/aggregation/*.js executor: js_test: |