Robert Guo
df10adbfe5
SERVER-27549 Print message on intentional server crash.
2017-05-23 15:18:12 -04:00
Dianna Hohensee
a3ff4e388f
SERVER-24163 remove waitForCSRSSecondaries:false from multiversion tests, which was only needed for 3.2 compatibility
2017-01-11 12:21:37 -05:00
Max Hirschhorn
071065a296
SERVER-25156 Add support for building v=2 indexes.
...
We use index version v=2 as the default index version when the
featureCompatibilityVersion is 3.4, and we use index version v=1 as the
default index version when the featureCompatibilityVersion is 3.2.
The "collation" index option can only be used with v=2 indexes.
2016-09-07 17:37:46 -04:00
Jonathan Abrahams
657074a4ea
SERVER-24248 Run multiversion tests with different storage engines
...
This reverts commit 45d31b50bd .
2016-08-25 09:40:16 -04:00
Jonathan Abrahams
45d31b50bd
Revert "SERVER-24248 Run multiversion tests with different storage engines"
...
This reverts commit 2f02928e57 .
2016-08-18 16:44:57 -04:00
Jonathan Abrahams
2f02928e57
SERVER-24248 Run multiversion tests with different storage engines
2016-08-18 08:52:57 -04:00
James Wahlin
97c43492de
SERVER-24506 listCollections support for views
2016-07-19 10:10:43 -04:00
Mark Benvenuto
6dcdd23dd3
SERVER-23971 Clang-Format code
2016-05-28 17:55:12 -04:00
Randolph Tan
756d6ee26b
SERVER-24087 Make sure config servers are caught up after ShardingTest starts up
2016-05-18 13:44:23 -04:00
Esha Maharishi
25b851b56e
SERVER-22942 enable dumprestore_sharded.js test now that readMode and writeMode in the multiversion suite are default not legacy
2016-03-14 16:26:55 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Paul Pedersen
d80dd455a3
SERVER-17440 Remove references to textSearchEnabled command line option
2016-02-22 14:38:35 -08:00
Mike Grundy
2689df80fa
SERVER-22341 fix jslint errors in jstests/multiVersion with eslint --fix
2016-02-05 15:00:50 -05:00
Spencer T Brody
8b75280296
SERVER-17971 Make ShardingTest start single-server config servers as replica sets
2015-04-23 14:30:19 -04:00
Benety Goh
01b08ba307
SERVER-15547 removed 'direct' as a supported dump/restore type in multiversion tests
2014-10-07 20:50:53 -04:00
Shaun Verch
b208bb85e8
SERVER-14231 Added sharding support to multiversion dumprestore test
2014-06-11 18:12:43 -04:00