File tree Expand file tree Collapse file tree 5 files changed +15
-0
lines changed
buildscripts/resmokeconfig/suites Expand file tree Collapse file tree 5 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ selector:
55 - jstests/sharding/*.js
66
77executor :
8+ archive :
9+ tests :
10+ - jstests/sharding/zbigMapReduce.js
811 config :
912 shell_options :
1013 nodb : ' '
Original file line number Diff line number Diff line change @@ -34,6 +34,9 @@ selector:
3434 - jstests/sharding/mongod_returns_no_cluster_time_without_keys.js
3535
3636executor :
37+ archive :
38+ tests :
39+ - jstests/sharding/zbigMapReduce.js
3740 config :
3841 shell_options :
3942 global_vars :
Original file line number Diff line number Diff line change @@ -34,6 +34,9 @@ selector:
3434 - jstests/sharding/mongod_returns_no_cluster_time_without_keys.js
3535
3636executor :
37+ archive :
38+ tests :
39+ - jstests/sharding/zbigMapReduce.js
3740 config :
3841 shell_options :
3942 global_vars :
Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ selector:
99 - jstests/sharding/*.js
1010
1111executor :
12+ archive :
13+ tests :
14+ - jstests/sharding/zbigMapReduce.js
1215 config :
1316 shell_options :
1417 nodb : ' '
Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ selector:
99 - jstests/sharding/*.js
1010
1111executor :
12+ archive :
13+ tests :
14+ - jstests/sharding/zbigMapReduce.js
1215 config :
1316 shell_options :
1417 nodb : ' '
You can’t perform that action at this time.
0 commit comments