Commit Graph

14 Commits

Author SHA1 Message Date
Charlie Swanson
8c67bb9322 SERVER-21384 Enable all suites on ephemeral storage engines 2015-12-09 12:20:02 -05:00
Charlie Swanson
c15f4bb96d SERVER-18272 Update jstests to use allocatePort() instead of hard coding ports 2015-09-09 13:14:48 -04:00
David Storch
94271c1102 SERVER-19572 enable --readMode commands for auth suites 2015-08-21 12:05:47 -04:00
Qingyang Chen
9dcfc9cc63 SERVER-16398 Remove support for "cursorInfo" command 2015-08-05 14:59:43 -04:00
Spencer T Brody
6ccb82c987 SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
Randolph Tan
386f1b32ba SERVER-13191 migrate auth jstest suite to use write commands api 2014-03-26 15:34:37 -04:00
Spencer T Brody
49fd6dbb2b SERVER-11555 Replace all occurrences of addUser with createUser in jstests 2013-11-06 17:11:39 -05:00
Benety Goh
2e10439eba SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mongod processes through the mongo shell 2013-10-29 13:11:41 -04:00
Spencer T Brody
f0c6cebd73 SERVER-10794 Maintain backwards-compatible form of addUser for one more release 2013-10-11 18:14:12 -04:00
Spencer T Brody
ec23a4a358 SERVER-9517 Update tests to pass with new user schema 2013-09-06 12:31:22 -04:00
Tad Marshall
a5bd61d775 SERVER-4892 fix CRLF line endings 2012-02-22 16:26:30 -05:00
unknown
661b26c5f6 SERVER-4892 fix test so Windows version doesn't assert
Fix from Andy ... remove assert around stopMongod( port ) at
end of test in jstests/auth/server-4892.js .
2012-02-22 15:58:37 -05:00
Andy Schwerin
d96db76666 Fix server-4892 regression test to work with v8.
The test previously relied upon non-standard behavior in the SpiderMonkey
javascript engine.
2012-02-21 16:52:34 -05:00
Andy Schwerin
26bb7661eb Regression test for SERVER-4892. 2012-02-21 12:25:46 -05:00