This website requires JavaScript.
Explore
Help
Sign In
xuemingqiang
/
mongo
Watch
1
Star
0
Fork
0
You've already forked mongo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e0e33aef6d2058fda67e7a0dfd9090a3ddf5c5bc
mongo
/
buildscripts
/
resmokelib
/
testing
History
Kaloian Manassiev
d900c3b855
SERVER-23733 Remove the mongos chunkSize startup option
...
This change removes the chunkSize startup option from mongos in place of the 'chunksize' setting.
2016-06-02 13:39:33 +03:00
..
fixtures
SERVER-23733 Remove the mongos chunkSize startup option
2016-06-02 13:39:33 +03:00
__init__.py
…
executor.py
SERVER-22142 join() FlushThread in resmoke.py after running all tests.
2016-01-15 09:30:39 -05:00
hooks.py
SERVER-22860 allow resmoke.py to run JS hooks
2016-05-18 13:47:18 -04:00
job.py
SERVER-22860 allow resmoke.py to run JS hooks
2016-05-18 13:47:18 -04:00
report.py
SERVER-22200 Correct logic to mark a test as a failure.
2016-01-21 09:29:23 -05:00
suite.py
SERVER-22198 resmoke.py should obey order of tests specified via command line
2016-04-28 09:58:31 -04:00
summary.py
…
testcases.py
SERVER-22860 allow resmoke.py to run JS hooks
2016-05-18 13:47:18 -04:00
testgroup.py
…