Mark Benvenuto
96afd7d4dc
SERVER-25226 diagdata.js needs to wait for FTDC to startup
2016-07-27 15:29:50 -04:00
Spencer Jackson
8dd8bdf4dc
SERVER-25294 : Blacklist kill_op_overflow.js from sharding_last_stable_mongos_and_mixed_shards
2016-07-26 19:30:18 -04:00
Randolph Tan
f22f6e220e
SERVER-25254 Only advance config server optime in response to messages from cluster members
2016-07-26 17:24:45 -04:00
Randolph Tan
6059f99366
SERVER-24393 rename assignKeyRangeToZone to updateZoneKeyRange
2016-07-26 14:23:05 -04:00
Randolph Tan
3274d62a05
SERVER-24393 Implement assignKeyRangeToZone and _configsvrAssignKeyRangeToZone
2016-07-26 14:23:05 -04:00
Brian McCarthy
fdaf722318
SERVER-25073 Add Ubuntu 16.04 zSeries build variant
2016-07-25 17:13:25 -04:00
Mike Grundy
d19f36ab7c
SERVER-25226 Fix duplicate blacklist error
2016-07-25 09:54:55 -04:00
Mike Grundy
dbe5a22825
SERVER-25226 Blacklist diagdata.js
2016-07-25 08:15:01 -04:00
Matt Cotter
8b66399b85
SERVER-24756 make clang format downloads resistent to http errors
2016-07-22 11:32:57 -04:00
Dianna Hohensee
af928e87f8
SERVER-25153 Converting sharding_last_stable_mongos test suite to include mixed version shards.
2016-07-22 09:40:40 -04:00
Mark Benvenuto
c1042b38c9
SERVER-24616 Add new getDiagnosticData command
2016-07-21 13:16:55 -04:00
Brian McCarthy
63f1d4fa87
SERVER-24641 Add Ubuntu 16.04 Enterprise Power build variant
2016-07-20 13:03:12 -04:00
iwysiu
0c9a7a497a
SERVER-24729 stagger the launching of resmoke jobs
2016-07-20 12:15:14 -04:00
Kaloian Manassiev
971026616e
SERVER-24853 Support parallel chunk migrations
...
This change connects the new policy, which supports returning multiple
migrations for the same collection with the MigrationManager in order to
allow chunks to migrate in parallel.
2016-07-19 18:03:45 -04:00
Robert Guo
b9b133f4d7
SERVER-24966 call testcase.configure only once
2016-07-19 17:28:22 -04:00
Judah Schvimer
433ffe0574
SERVER-24538 Add small_oplog_rs_initsync_static passthrough to include periodic initial sync members
2016-07-19 09:44:37 -04:00
Mike Grundy
c61fb5636c
SERVER-24636 Add option to burn_in_tests to specify githash to compare to
2016-07-14 14:40:31 -04:00
Tess Avitabile
57862d65fa
SERVER-24511 Make frequency with which background job that kills timed-out cursors is run configurable
2016-07-14 10:09:54 -04:00
Kaloian Manassiev
4da91b20ca
SERVER-24721 Move ShardStatistics vector out of DistributionStatus
...
The collection DistributionStatus class shouldn't contain information
about the shards since it is not using it. Also cleans up the
DistributionStatus class so it is more of a cache of the cluster runtime
state.
2016-07-13 21:40:58 -04:00
Mike Grundy
bebee51d86
Revert " SERVER-24636 Add option to burn_in_tests to specify githash to compare to"
...
This reverts commit e572d00484
.
2016-07-13 17:01:38 -04:00
Mike Grundy
f18bb78b46
SERVER-24716 Remove the CheckReplDBHashDeprecated hook
2016-07-13 14:54:39 -04:00
Mike Grundy
e572d00484
SERVER-24636 Add option to burn_in_tests to specify githash to compare to
2016-07-13 14:51:02 -04:00
Kaloian Manassiev
b00b3fe08a
SERVER-24609 Enable jumbo1.js in the continous stepdown suite
2016-07-12 15:21:32 -04:00
Andrew Morrow
d256c702a9
SERVER-24849 Vendor SCons 2.5.0
2016-07-12 13:30:05 -04:00
Brian McCarthy
47f77e360b
SERVER-24642 Add SLES 12.1 zSeries build variant
...
Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com>
2016-07-11 16:58:34 -04:00
Brian McCarthy
2e7ff2f2fc
SERVER-23555 Add aarch64 builders
...
Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com>
2016-07-11 16:19:47 -04:00
Jonathan Abrahams
6aab151144
SERVER-24925 add raw_url field to resmoke report
2016-07-11 16:01:48 -04:00
Jonathan Reams
1ec5c55923
SERVER-24047 Remove errors.md and support for generating it
2016-07-11 09:47:31 -04:00
Kaloian Manassiev
7c67f3a6fd
SERVER-24858 Tighten assertions around waiting for write concern
2016-07-08 13:26:39 -04:00
Kyle Suarez
ae1dc3ea4d
SERVER-24765 integration test suite for views
...
The "views" resmoke suite tests basic views functionality. It also explicitly
tests every server command in mongod for interaction with views.
2016-07-08 13:09:55 -04:00
Sam Dunietz
082acbd2ab
SERVER-19533 collStats through mongoS on sharded collection incorrectly scales avgObjSize
2016-07-07 15:04:16 -04:00
Kevin Albertson
8833b39af6
SERVER-24880 Exclude operation latency histogram test from sharding suites
2016-07-06 17:04:24 -04:00
Robert Guo
598b6fa7c2
SERVER-24923 TypeError when running unittests
2016-07-06 13:40:19 -04:00
Siyuan Zhou
16a914fa10
SERVER-24881 Add StepUp Command.
...
This reverts commit 05eca76c9d
.
Fixed ErrorCodes in JS tests.
2016-07-06 13:30:23 -04:00
Jess Fan
504e52fea8
SERVER-24227 Replace autoSplit startup opt with proper setting
2016-07-06 09:56:21 -04:00
Jonathan Abrahams
05eca76c9d
Revert " SERVER-24881 Add StepUp Command."
...
This reverts commit e3ee305be3
.
2016-07-06 09:08:05 -04:00
Siyuan Zhou
e3ee305be3
SERVER-24881 Add StepUp Command.
2016-07-05 16:51:04 -04:00
hari devaraj
1aa84a66de
SERVER-24494 Implemented parsing for linearizable read concern
2016-07-05 16:21:31 -04:00
iwysiu
3d13237880
SERVER-24884 syntax adjustments
2016-07-05 12:38:55 -04:00
iwysiu
07546d8657
SERVER-24884 change resmoke so after test hooks only run once
2016-07-05 11:59:39 -04:00
iwysiu
76fb4530a1
SERVER-24328 modify resmoke for concurrent testcases
2016-07-01 11:52:15 -04:00
Randolph Tan
1e765db836
SERVER-24381 Implement removeShardFromZone and _configsvrRemoveShardFromZone
2016-06-30 10:51:01 -04:00
David Storch
424a411fa7
SERVER-24751 add collation parameter to shardCollection command
...
This parameter must be used to specify the simple collation
when the collection has a non-simple default collation.
Since the shard key is required to have the simple
collation, we now enforce that there is an index whose
prefix is the shard key and whose collation is the simple
collation.
2016-06-27 17:55:36 -04:00
Eric Milkie
b0b1b300f0
Revert " SERVER-24494 blacklist linearizable_read_concern_parsing.js from legacy suite"
...
This reverts commit cb0a631368
.
2016-06-27 10:33:44 -04:00
hari devaraj
cb0a631368
SERVER-24494 blacklist linearizable_read_concern_parsing.js from legacy suite
2016-06-24 10:04:48 -04:00
David Storch
a7dc0fd86e
SERVER-24405 enable collation.js in sharding passthrough suites
2016-06-22 21:04:42 -04:00
David Storch
ab502aa503
SERVER-24405 make sharded mapReduce forward collation when input collection is sharded
2016-06-22 21:04:41 -04:00
Spencer T Brody
ef34ca1081
SERVER-24597 Fix check that prevents sending mapreduce output to config servers
2016-06-22 17:39:56 -04:00
Randolph Tan
f517b05141
SERVER-24379 Implement addShardToZone and _configsvrAddShardToZone
2016-06-22 15:17:13 -04:00
Robert Guo
4c0336f5b0
SERVER-23226 port CheckReplDBHash hook to jS
2016-06-22 11:11:01 -04:00