Kyle Suarez
81e98e4f29
SERVER-23590 add background index build test
...
Tests that indexes are properly updated when updates are performed during a
background index scan.
This test is disabled for now and will be re-enabled in SERVER-23695 .
2016-04-14 12:18:36 -04:00
Robert Guo
3fcc1b6160
SERVER-7326 Add full validation of all index types
2016-04-13 23:21:52 -04:00
Judah Schvimer
1272f90a5d
SERVER-22422 Test that write commands support writeConcern
2016-04-12 19:11:23 -04:00
Robert Guo
9c2e3c15fc
SERVER-22588 disable validate_collection.js in the last_stable_mongos suite
2016-04-12 13:54:58 -04:00
Spencer T Brody
a2192342c3
SERVER-23427 Skip primary_config_server_blackholed_from_mongos.js test in config stepdown suite
2016-04-11 16:53:18 -04:00
James Wahlin
02b84f058f
SERVER-23256 Refactor and expand system.profile metrics coverage tests
2016-04-11 09:16:04 -04:00
Robert Guo
bd9278cec9
SERVER-23402 add validation and dbhash hooks to jstestfuzz mmapv1
2016-04-07 11:29:35 -04:00
Benjamin Murphy
723acb4f03
SERVER-21065 CanonicalQuery::normalizeTree optimizes InMatchExpression with one child.
2016-04-07 11:03:40 -04:00
Kaloian Manassiev
ca1963b76e
SERVER-23508 Enhance split/mergeChunk tests
...
Adds test cases for stale shard version and for gaps in the chunk ranges.
Also renames the tests and the commands to follow the same naming convention.
2016-04-07 08:05:41 -04:00
Dianna Hohensee
dfa177b90c
SERVER-23578 blacklisting drop_configdb.js and balancer_window.js from stepdown suite
2016-04-06 17:50:02 -04:00
Ian Whalen
874a4a6486
SERVER-23491 Temporarily remove update_multi5.js from read_concern_majority_passthrough_WT
2016-04-06 15:23:06 -04:00
Mark Benvenuto
264133830e
SERVER-19986 clang_format.py format fix
2016-04-04 16:26:32 -04:00
Mark Benvenuto
0c28732443
SERVER-19986 clang_format.py lint-patch
2016-04-04 16:17:55 -04:00
Mark Benvenuto
462451181d
SERVER-19986 clang_format.py format fix
2016-04-04 16:01:15 -04:00
Mark Benvenuto
2700f16594
SERVER-19986 clang_format.py lint should enumerate all files for scons integration
2016-04-04 15:07:28 -04:00
Kaloian Manassiev
8d77d63b92
Change vcxproj generation script to use boost 1.60.0
2016-03-31 18:02:24 -04:00
Ernie Hershey
46d994e5c1
SERVER-23416 RPM support for zSeries
...
This also enables zSeries push tasks.
2016-03-30 15:16:36 -04:00
Scott Hernandez
f88e2487ba
SERVER-22533 : correct tests for writeConcern majority + journal behaviors
2016-03-27 11:45:02 -04:00
Randolph Tan
86d463da0b
SERVER-22661 Add initialization from shard identity doc
2016-03-23 14:39:22 -04:00
Mike Grundy
20ca651879
SERVER-23254 eslint.py returns 1 on successful patch lint instead of 0
2016-03-21 17:57:34 -04:00
Mike Grundy
d82956a6fe
SERVER-22338 Integrate JavaScript linting into scons lint target
2016-03-18 16:57:23 -04:00
Jonathan Reams
d259a2f74a
SERVER-23121 Add RHEL71 POWER builder to master
2016-03-16 15:44:46 -04:00
Eric Milkie
61fd8eefb0
SERVER-23111 isolate election_timing.js and memory.js by creating new serial_run suite
2016-03-15 13:28:47 -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
Esha Maharishi
ab13ba2b6c
SERVER-22514 change readMode and writeMode to default from legacy in multiversion suite
2016-03-14 15:43:57 -04:00
Randolph Tan
a606292546
SERVER-22650 add a sharding_multiversion suite that runs the sharding tests with the previous version of mongos
2016-03-14 15:12:46 -04:00
Misha Tyulenev
eaef6254d3
SERVER-22320 remove SYNC option and SyncClusterConnection
2016-03-10 18:18:38 -05:00
Ramon Fernandez
374b274348
Hooks directory does not match location used by pre-push hook
2016-03-10 14:38:36 -05:00
Jonathan Abrahams
40e9159548
SERVER-23007 hang_analyzer support on Solaris
2016-03-10 12:58:53 -05:00
Adam Midvidy
6efa681435
SERVER-22356 add read_only_sharded suite
2016-03-10 11:03:15 -05:00
Jonathan Abrahams
4019e38d10
SERVER-23006 hang_analyzer should use GDB in the mongodb tool chain
2016-03-09 09:06:18 -05:00
Misha Tyulenev
5aa0caba3b
SERVER-22877 move tests from replset_config to sharding directory
2016-03-08 16:43:54 -05:00
Misha Tyulenev
bc196517c4
SERVER-22318 remove SCCC support
2016-03-03 13:40:25 -05:00
Jonathan Abrahams
98150643ca
SERVER-22339 Integrate JavaScript formatting into scons "lint" target
2016-03-03 09:12:39 -05:00
Dianna Hohensee
6e95475c55
SERVER-22351 revised test for migration session ID: complete testing of migration interrupt prevention
2016-02-26 14:14:39 -05:00
Jonathan Abrahams
abbc44c381
SERVER-22704 Remove SCCC support from the concurrency suite
2016-02-26 13:43:59 -05:00
Jonathan Abrahams
dac2b0d726
SERVER-22846 Add applyOps command to readConcern passthrough
2016-02-25 15:28:02 -05:00
Ramon Fernandez
3a506e7305
Add githooks driver installer
2016-02-24 16:06:49 -05:00
Robert Guo
5e2b94dca6
SERVER-22231 enable the validation hook on additional suites
2016-02-23 19:05:54 -05:00
Robert Guo
ab811bfec9
SERVER-22776 Dump oplog on CheckReplDBHash failure
2016-02-23 18:59:43 -05:00
Robert Guo
3bf4d50da8
SERVER-22806 CheckReplDBHash hook should fsync first
2016-02-23 17:40:06 -05:00
Adam Midvidy
11bb27229c
SERVER-22698 fix errorcodes.py to work with multiline asserts... 😞
2016-02-17 17:55:09 -05:00
Kaloian Manassiev
250c475a0d
SERVER-22640 Use the correct PCRE directory for Visual Studio project generation
2016-02-17 14:23:25 -05:00
Sam Kleinman
f7414114d8
SERVER-7285 : future proof ubuntu packaging with regards to systemd
2016-02-16 12:52:42 -05:00
Misha Tyulenev
543bf9945a
SERVER-22319 remove SCCC tests from testcases
2016-02-12 17:00:02 -05:00
Benety Goh
4bbd6f51d9
SERVER-22428 added logging for read-after-optime timeouts
2016-02-11 14:17:43 -05:00
Sam Kleinman
5495e297c6
SERVER-18329 : add debian8 packages to builds
2016-02-11 10:05:25 -05:00
Robert Guo
8fce2322ec
SERVER-22234 The Validate Command Should Work with failIndexKeyTooLong
2016-02-09 18:51:46 -05:00
Dianna Hohensee
b01e99cf36
SERVER-22511 blacklisting sharding_rs1.js because of config db write without retries
2016-02-09 16:34:54 -05:00
Jonathan Abrahams
a89f968134
SERVER-22101 Generate minidumps when the hang analyzer is triggered on Windows
2016-02-09 16:22:40 -05:00