Commit Graph

2495 Commits

Author SHA1 Message Date
Benety Goh
79142496a5 SERVER-39315 archive test failure for rollback_wt_cache_full.js in noPassthrough suite 2019-01-31 18:16:23 -05:00
Justin Seyster
57b22a11d2 SERVER-38480 Make Map-Reduce fully interruptible 2019-01-31 15:55:02 -05:00
Andrew Morrow
a0aef148ed SERVER-39098 Fix escaping in javascript_stack GDB extension 2019-01-31 15:50:38 -05:00
Andrew Morrow
a285618a35 SERVER-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 everywhere 2019-01-30 21:10:29 -05:00
David Bradford
7b7d1d979f SERVER-39284: Handle generated task timeouts with repeated suites 2019-01-30 17:45:28 -05:00
Jonathan Abrahams
7a6d64aa65 SERVER-37373 Fully qualified files in suite YML do not run in Burn_in tests on Windows 2019-01-30 16:06:06 -05:00
Kim Tao
6dc4072453 SERVER-38324: add validation to TransactionCoordinatorDocument decision 2019-01-30 13:23:30 -05:00
Ryan Timmons
5fbc833d39 SERVER-39230: Remove genny resmoke configs 2019-01-30 12:09:02 -05:00
Kaloian Manassiev
1c61dfa330 SERVER-39234 Ensure shardCollection initial split works the same between config server and shard primary 2019-01-29 22:15:56 -05:00
Martin Neupauer
0d55de74bb SERVER-39166 blacklist graph_lookup.js on the mixed shards 2019-01-29 14:38:06 -05:00
Ian Boros
da3c2c2dfc SERVER-38728 allow pipeline with lookup stage on sharded collection to run on mongod 2019-01-29 12:20:53 -05:00
Siyuan Zhou
e641a80c4e SERVER-38948 Blacklist update_array_offset_positional.js in transaction passthrough test suites. 2019-01-28 15:10:02 -05:00
vrachev
ffe35fbcb4 SERVER-38900 Implement JSON Schema parsing for 'encrypt' 2019-01-25 15:55:25 -05:00
Nick Zolnierz
a4b9e071b7 SERVER-39200: Blacklist $out tests which rely on shards becoming aware of collection drops in the config stepdown suite 2019-01-25 15:32:21 -05:00
Sara Golemon
4f06ba60e0 SERVER-39181 Loosen IDL setParameter restrictions 2019-01-25 17:55:00 +00:00
Kim Tao
ae26079741 SERVER-38147: cap donor migration lock acquisition stalls in the presence of active transactions 2019-01-24 16:37:59 -05:00
Henrik Edin
3bd77b8400 SERVER-38004 Upgrade SCons to version 3.0.4 2019-01-24 10:19:05 -05:00
Bernard Gorman
90cd49725f SERVER-38412 Allow resuming from a high-water-mark pseudo resume token 2019-01-24 10:03:41 +00:00
Mathias Stearn
9edcaa9f2e SERVER-36124 reenable tests 2019-01-23 18:50:54 -05:00
David Bradford
eee822dc06 SERVER-39138: Properly handle new suites when splitting suites 2019-01-23 12:39:23 -05:00
Martin Neupauer
9388a033c3 SERVER-38364 Test cluster configuration changes during $out 2019-01-23 10:09:44 -05:00
Louis Williams
fcc760a34d SERVER-39100 Load causally_consistent_index_builds override for causal consistency concurrency tests 2019-01-22 14:16:45 -05:00
jannaerin
b4f82034e6 SERVER-38750 Unblacklist tests that test sharding a collection with the same options twice from sharding_last_stable_mongos_and_mixed_shards.yml 2019-01-18 16:19:41 -05:00
Esha Maharishi
b956c24930 SERVER-38320 Handle a TransactionCoordinator's OperationContext being killed by a user 2019-01-17 15:44:50 -05:00
David Storch
2eab0e010d SERVER-37451 Unblacklist background_unique_indexes.js from initial sync passthrough. 2019-01-17 15:13:14 -05:00
jannaerin
fbc1a0f4c1 Revert "SERVER-38750 Unblacklist tests that test sharding a collection with the same options twice from sharding_last_stable_mongos_and_mixed_shards.yml"
This reverts commit 8587570a32.
2019-01-17 12:05:33 -05:00
Louis Williams
e12dcc7fdb SERVER-37270 Remove foreground index builds by default 2019-01-17 11:35:32 -05:00
Max Hirschhorn
a84cdf9178 SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks.
* Changes resmoke.py to propagate --storageEngineCacheSizeGB as
    --inMemorySizeGB when running with the InMemory storage engine.

  * Changes the mongo shell to propagate
    TestData.storageEngineCacheSizeGB as --inMemorySizeGB when running
    with the InMemory storage engine.

  * Sets --storageEngineCacheSizeGB=4 when running with the InMemory
    storage engine in Evergreen.
2019-01-16 22:08:41 -05:00
Charlie Swanson
97821dfa13 Revert " SERVER-38311 Adjust $out merging strategy"
This reverts commit 0cb2195939.
2019-01-16 20:15:37 -05:00
Charlie Swanson
0cb2195939 SERVER-38311 Adjust $out merging strategy 2019-01-16 10:09:59 -05:00
Daniel Gottlieb
2e4123624e SERVER-39013: Add a gdb pretty printer for absl::flat_hash_map. 2019-01-15 22:41:14 -05:00
A. Jesse Jiryu Davis
7708026184 SERVER-38717 Shell prohibits w: 0 in session 2019-01-15 18:06:46 -05:00
Mathew Robinson
78a8fa3659 SERVER-39009 Make buildlogger credentials location configurable 2019-01-15 15:12:46 -05:00
David Bradford
e148223511 SERVER-38816: Split long running tasks up dynamically 2019-01-15 12:46:17 -05:00
Jack Mulrow
9d78b85155 SERVER-38979 Shard by thread id in update_upsert_multi fsm workloads 2019-01-15 10:57:55 -05:00
jannaerin
aaec89134a SERVER-38734 Config collections other than config.system.sessions should not be allowed to be sharded 2019-01-14 17:57:06 -05:00
Vesselina Ratcheva
b1e8aca52c SERVER-38041 Test single shard transactions with arbiters and enableMajorityReadConcern:false replica sets with lag 2019-01-14 16:28:55 -05:00
jannaerin
8587570a32 SERVER-38750 Unblacklist tests that test sharding a collection with the same options twice from sharding_last_stable_mongos_and_mixed_shards.yml 2019-01-14 15:42:56 -05:00
Brian McCarthy
5e1371451b SERVER-37770 Platform Support: Add Community Ubuntu 18.04 ARM64 2019-01-14 13:38:37 -05:00
Martin Neupauer
08408f7893 SERVER-38933 currentOp is not resilient to drop shard 2019-01-14 10:58:14 -05:00
Sara Golemon
90c1759dab SERVER-38934 Remove IDLServerParameter (without storage) 2019-01-12 03:12:23 +00:00
Jacob Evans
1006d88b75 SERVER-38956 Blacklist background_unique_indexes.js under replica_sets_initsync_jscore_passthrough 2019-01-11 18:26:00 -05:00
David Bradford
65c808b58b SERVER-38946: Exclude newly blacklisted files when generating tasks 2019-01-11 16:58:49 -05:00
Mark Benvenuto
73bce03305 SERVER-38880 IDL relational comparison operators without std::tie() 2019-01-11 16:06:20 -05:00
Mark Benvenuto
c338365277 SERVER-38951 Visual Studio Debugger Visualizers 2019-01-11 13:56:53 -05:00
David Bradford
e467f47e91 SERVER-38114: Fix mainline builds 2019-01-10 13:43:09 -05:00
David Bradford
0ffb6bc78d SERVER-38114: Dynamically split previously split tasks 2019-01-10 11:35:13 -05:00
Kim Tao
4726286710 SERVER-33226: remove getPrevError() command 2019-01-10 10:50:35 -05:00
Sara Golemon
9fd676fd83 SERVER-38694 Allow specializing ServerParameter class in IDL 2019-01-10 15:50:05 +00:00
Bernard Gorman
560a0c3a3e SERVER-38411 Propagate postBatchResumeToken through mongoS to client 2019-01-09 07:16:40 +00:00