0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/buildscripts/resmokelib
Max Hirschhorn 07f5d15330 SERVER-27285 Run jsCore tests while periodically killing secondaries.
Adds a new core_small_oplog_rs_kill_secondaries.yml suite that after
running tests for a certain period of time (defaults to 30 seconds),
resmoke.py will send a SIGKILL to all of the replica set's secondaries.
Each node is then restarted individually with the primary disabled to
verify it reaches the SECONDARY state within 5 minutes of starting up.
2017-01-30 20:33:17 -05:00
..
core SERVER-27285 Run jsCore tests while periodically killing secondaries. 2017-01-30 20:33:17 -05:00
logging SERVER-26445 Make emit() not wait for flush() to complete. 2016-12-05 15:19:53 -05:00
testing SERVER-27285 Run jsCore tests while periodically killing secondaries. 2017-01-30 20:33:17 -05:00
utils SERVER-26445 Make emit() not wait for flush() to complete. 2016-12-05 15:19:53 -05:00
__init__.py
config.py SERVER-24328 modify resmoke for concurrent testcases 2016-07-01 11:52:15 -04:00
errors.py SERVER-22142 join() FlushThread in resmoke.py after running all tests. 2016-01-15 09:30:39 -05:00
parser.py SERVER-27408 Allow resmoke to take more than one tag-related arguments. 2017-01-26 15:49:59 -05:00
requirements.txt SERVER-20983 Add requirements.txt for resmoke.py. 2016-12-27 13:26:16 -05:00
selector.py SERVER-27408 Allow resmoke to take more than one tag-related arguments. 2017-01-26 15:49:59 -05:00