Jonathan Abrahams
|
e141661644
|
SERVER-27585 Parallel tests basic.js & basicPlus.js should not do collection validation
|
2017-01-05 13:56:25 -05:00 |
|
Jonathan Abrahams
|
e3a26f82b1
|
SERVER-26143 Fix time check for jstests/parallel/checkMultiThread.js
|
2017-01-04 09:08:02 -05:00 |
|
Mark Benvenuto
|
6dcdd23dd3
|
SERVER-23971 Clang-Format code
|
2016-05-28 17:55:12 -04:00 |
|
Jonathan Abrahams
|
4ae691e8ed
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -05:00 |
|
Mike Grundy
|
6bf0dcee8a
|
SERVER-22341 fix jslint errors in jstests/parallel with eslint --fix
Conflicts:
jstests/parallel/manyclients.js
|
2016-02-05 15:02:53 -05:00 |
|
Jason Carey
|
475e906683
|
SERVER-22475 Reduce concurrency in manyclients.js
Drop from 100 to 50 to lower the memory pressure.
|
2016-02-05 11:31:06 -05:00 |
|
Kamran Khan
|
15376bdb53
|
SERVER-20941 Update v8-specific code and comments in JS tests
The switch to SpiderMonkey invalidated some of the code and comments.
|
2015-11-13 12:32:15 -05:00 |
|
Dan Pasette
|
2f631e87fc
|
WT-1989 Reducing the number of threads to 100 to alleviate memory pressure
|
2015-07-14 12:50:19 -04:00 |
|
Andrew Morrow
|
6abd1d0e9c
|
SERVER-19099 Consistently use concurrency and time names via stdx
|
2015-06-30 12:16:55 -04:00 |
|
Mathias Stearn
|
a5fae81a6b
|
Don't run update_serializaility2.js on MMAPv1
|
2015-06-09 16:33:21 -04:00 |
|
Jonathan Reams
|
5da4be677c
|
SERVER-18376 Re-add bits to buildinfo
|
2015-05-11 14:52:44 -04:00 |
|
Jonathan Reams
|
c269033226
|
SERVER-18099 Refactor buildinfo/version reporting
|
2015-04-30 09:47:35 -04:00 |
|
alabid
|
c8c43855e1
|
SERVER-16695 Move FSM tests into new test suites
Closes #893
Signed-off-by: Benety Goh <benety@mongodb.com>
|
2014-12-31 10:11:12 -05:00 |
|
alabid
|
4790d61d21
|
SERVER-16196 Re-enable FSM workloads for standalone mongod
Closes #882
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
|
2014-12-23 12:23:49 -05:00 |
|
Max Hirschhorn
|
9db6b7d7ad
|
Revert "SERVER-16196 Enable execution of workloads against standalone mongod."
This reverts commit 113fb30b65.
Will re-enable the tests once memory overhead issues with the
mongo shell are resolved.
|
2014-12-02 16:12:51 -05:00 |
|
Max Hirschhorn
|
113fb30b65
|
SERVER-16196 Enable execution of workloads against standalone mongod.
|
2014-11-25 19:52:00 -05:00 |
|
Max Hirschhorn
|
365cca0c47
|
SERVER-16196 Add FSM-based concurrency tests to parallel suite.
The actual execution of the workloads is disabled for now.
|
2014-11-19 13:05:24 -05:00 |
|
Geert Bosch
|
e0f8376cf7
|
Further reduce memory usage of manyclients.js
|
2014-11-07 18:29:44 -05:00 |
|
Geert Bosch
|
e35ccbf0d5
|
Reduce memory usage of manyclients.js
|
2014-11-04 18:19:42 -05:00 |
|
Eliot Horowitz
|
11235f26f7
|
SERVER-14425: add 2 more update serializability tests
|
2014-11-04 15:44:03 -05:00 |
|
Scott Hernandez
|
835a7cc8ea
|
SERVER-13297: convert parallel suite to use jsCore tests
|
2014-03-25 13:46:52 -04:00 |
|
Spencer T Brody
|
64f066468c
|
Revert "Fix parallel tests by dropping all databases before starting"
This reverts commit babd275f88.
|
2013-07-01 14:53:15 -04:00 |
|
Spencer T Brody
|
babd275f88
|
Fix parallel tests by dropping all databases before starting
|
2013-06-28 18:43:03 -04:00 |
|
Eliot Horowitz
|
0547ed8a19
|
SERVER-7849: lower number of clients for debug builds and non-linux machines
|
2013-01-08 00:27:56 -05:00 |
|
Eliot Horowitz
|
23a02cffe6
|
use fewer threads on manyclients.js if system can't handle
|
2013-01-01 16:42:43 -05:00 |
|
agirbal
|
a2d6f752d5
|
SERVER-5062: proper stopping of threads
|
2012-03-25 22:18:57 -07:00 |
|
agirbal
|
76b6144b89
|
SERVER-5062: parallel/del.js test seems not to be running correctly
|
2012-03-25 22:18:57 -07:00 |
|
agirbal
|
2eafe478d6
|
SERVER-4530: repl.js now uses correct host
|
2011-12-29 16:26:28 -08:00 |
|
agirbal
|
a71bda3007
|
SERVER-4258: no more locking needed for native execution. Test to check multithreading.
|
2011-12-28 17:42:54 -08:00 |
|
Aaron
|
eb4132d63e
|
add debugging for parallel/repl.js test failures
|
2011-12-19 16:08:32 -08:00 |
|
Aaron
|
0512c2ad13
|
fix incorrect modifier syntax in parallel repl test
|
2010-12-28 10:46:36 -08:00 |
|
Eliot Horowitz
|
68bfb883e9
|
parallel delete/drop test
|
2010-08-23 12:48:33 -04:00 |
|
Aaron
|
f6ea3d75f4
|
parallel repl test
|
2010-03-22 17:24:09 -07:00 |
|
Aaron
|
7aaaaa01a7
|
validate all collections in basic parallel tests
|
2010-03-15 23:18:49 -07:00 |
|
Aaron
|
2b6fa54937
|
SERVER-470 finish basicPlus test
|
2010-01-05 15:58:25 -08:00 |
|
Aaron
|
5163695eca
|
SERVER-470 test to run basic js test in parallel with other tests
|
2010-01-05 15:13:43 -08:00 |
|
Aaron
|
b4230ff11e
|
SERVER-470 add test with 200 clients
|
2010-01-05 14:55:34 -08:00 |
|
Aaron
|
9d671360dc
|
SERVER-470 improvements for allops test
|
2010-01-05 14:45:45 -08:00 |
|
Aaron
|
70e9ed6418
|
SERVER-470 add test that does insert, delete, update and count
|
2010-01-05 14:32:34 -08:00 |
|
Aaron
|
3a1907331a
|
SERVER-470 improve event generation helpers
|
2010-01-05 14:31:47 -08:00 |
|
Aaron
|
88eb16dc0f
|
SERVER-470 move more code to parallel testing fwk
|
2010-01-05 14:05:40 -08:00 |
|
Aaron
|
5869ed26b8
|
SERVER-470 start extracting framework for parallel test
|
2010-01-05 12:52:26 -08:00 |
|
Aaron
|
d8e6e36089
|
SERVER-470 Reinstate fsync tests in basic runners
|
2010-01-05 10:58:51 -08:00 |
|
Aaron
|
73dd7cb3eb
|
SERVER-470 add randomization and other improvements to basic parallel test
|
2010-01-04 17:29:28 -08:00 |
|
Aaron
|
35d800321b
|
SERVER-470 make randomization more determiniztic (wrt seed) in insert test
|
2010-01-04 17:03:34 -08:00 |
|
Aaron
|
f0d60f2396
|
SERVER-519 adding test
|
2010-01-04 10:50:36 -08:00 |
|
Aaron
|
33cd7bc1e1
|
SERVER-470 complete setup for parallel clients in separate js scopes
|
2009-12-29 19:01:10 -08:00 |
|
Aaron
|
e88f0fdf45
|
SERVER-470 MINOR remove test code
|
2009-12-29 18:28:26 -08:00 |
|
Aaron
|
d1e3f2afe5
|
SERVER-470 MINOR use return value to check in assert.parallelTests
|
2009-12-29 18:04:57 -08:00 |
|
Aaron
|
aece98652e
|
SERVER-470 allow shell threads to be run in fresh scopes
|
2009-12-29 17:29:24 -08:00 |
|