Nathan Brown
0fefcf8434
SERVER-7143 replace standard library number parsing with custom NumberParser
2019-06-27 10:04:18 -04:00
Blake Oler
42c1fa4f55
SERVER-41813 Allow ViewCatalog lookup without validating system views
2019-06-26 16:50:38 -04:00
Bernard Gorman
14b94fa1ae
SERVER-38539 Remove $_internalLatestOplogTimestamp and mergeByPBRT from change streams in 4.4
2019-06-25 10:08:45 +01:00
Gregory Wlodarek
b444978923
SERVER-41694 Remove the restriction on collection name length
2019-06-24 20:20:56 -04:00
Gregory Wlodarek
d4b054976a
SERVER-16413 Storage engines that allow online compaction should not take an exclusive lock
2019-06-21 20:35:00 -04:00
Charlie Swanson
491d4e528a
SERVER-41860 Blacklist plan cache tests from the transactions passthroughs
2019-06-21 15:33:38 -04:00
Vitalii Lirnyk
2393ed1419
SERVER-41795 Enable Windows Shared SCons Cache
2019-06-21 12:45:46 -04:00
Arun Banala
874f1e2c64
SERVER-41184 Add metrics to indicate the amount of sharded updates done with only _id in query
2019-06-21 11:48:07 +01:00
Max Hirschhorn
eea65efbdd
SERVER-41096 Fix file-based protocol for permitting stepdowns.
...
Changes the file-based protocol for controlling when stepdowns are
permitted to be a one-shot mechanism usable only once during a test.
That is to say, the indication for whether the stepdown thread isn't
currently and will no longer continue to run stepdowns during the test
persists until after the test finishes.
2019-06-20 17:19:53 -04:00
Blake Oler
35424844fd
SERVER-40791 Track multi-statement transaction operations for migrations at commit time
2019-06-20 14:00:29 -04:00
Anton Korshunov
46e086d209
SERVER-33967 Include executionTimeMillis for each shard in the explain output
2019-06-19 17:08:11 +01:00
Jason Zhang
c5eaeddb0f
SERVER-41466 Blacklisted mongos_no_detect_sharding.js in sharding_continous_config_stepdown
2019-06-19 11:57:47 -04:00
Ben Caimano
cc38c15817
SERVER-41682 Turned on matchPrimaryNode
...
* Changed the default for ShardingTaskExecutorPoolReplicaSetMatching to matchPrimaryNode
* Added new Evergreen suites for disabled and matchBusiestNode
2019-06-19 11:24:53 -04:00
Jason Chan
e20bc1e618
SERVER-41706 Blacklist access_collection_in_transaction_after_catalog_changes.js from concurrency_replication_multi_stmt_txn_ubsan test suite
2019-06-18 18:00:47 -04:00
jannaerin
a9118cdb43
SERVER-41435 Blacklist sharding_statistics_server_status.js from csrs stepdown suite
2019-06-18 15:41:33 -04:00
David Bradford
f188bd47b3
SERVER-41806: Support for global overrides in evergreen_resmoke_job_count
2019-06-18 15:27:00 -04:00
Zach Yam
0dab82a9b7
SERVER-39095 Unblacklist tests that use background index builds
2019-06-18 13:02:13 -04:00
Ian Boros
08be6c5794
SERVER-41237 Re-ban $graphLookup against a sharded collection
2019-06-18 11:39:13 -04:00
Jamie Heppenstall
7c3118aa8d
SERVER-41655 Add classes RefineCollectionShardKeyCommand and ConfigsvrRefineCollectionShardKeyCommand
2019-06-18 09:18:07 -04:00
Mark Benvenuto
c436b80904
SERVER-41644 Expose explicit encryption helpers in community shell
2019-06-18 00:19:33 -04:00
Benety Goh
bb85a3cf5a
SERVER-41168 add lldb scripts to python linter blacklist temporarily
2019-06-17 16:02:11 -04:00
Benety Goh
0fbe3ed263
SERVER-41168 fix lint
2019-06-17 13:13:12 -04:00
Mathew Robinson
ab3cead04f
SERVER-41168 Fixup bad command syntax
2019-06-17 10:30:54 -04:00
Mathew Robinson
cd8fc73729
SERVER-41168 Port mongodb-specific debugging commands in gdb to lldb
2019-06-17 09:48:46 -04:00
Mathew Robinson
277229505f
SERVER-41167 Write mongo type pretty printers for LLDB
2019-06-17 09:48:39 -04:00
Justin Seyster
b3c26131f6
SERVER-41183 Add test suites for change streams with transactions
2019-06-14 18:31:40 -04:00
Charlie Swanson
59185d2cc1
SERVER-41767 Blacklist benchrun_pipeline_updates.js from causally consistent passthroughs
2019-06-14 16:57:41 -04:00
Esha Maharishi
678d1aea99
SERVER-40986 Include relevant server-wide two phase commit metrics on mongod for serverStatus
2019-06-13 18:52:26 -04:00
Blake Oler
68d111cd78
Revert "SERVER-40791 Track multi-statement transaction operations for migrations at commit time"
...
This reverts commit dfa8658c18 .
2019-06-13 14:58:39 -04:00
Blake Oler
dfa8658c18
SERVER-40791 Track multi-statement transaction operations for migrations at commit time
2019-06-12 12:53:04 -04:00
Arun Banala
ab9d3aaad1
SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a parameter
2019-06-12 11:42:39 +01:00
Gregory Wlodarek
951f7a2c18
Revert "SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a parameter"
...
This reverts commit 17cdb38b6d .
2019-06-11 15:28:37 -04:00
Arun Banala
17cdb38b6d
SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a parameter
2019-06-11 17:31:47 +01:00
Jason Chan
9b17e22bd7
SERVER-41135 Re-purpose multi-oplogtxn test suites to instead set max txn ops in a single oplog entry
2019-06-10 14:45:12 -04:00
Max Hirschhorn
12688726db
SERVER-41227 Bump binVersion="last-stable" to be MongoDB 4.2.
...
Also removes multiversion tests for MongoDB 4.2 features. They will
continue to live on in the 4.2 branch.
2019-06-10 12:34:19 -04:00
Alex Taskov
5ca5038f73
Reenabled tests
2019-06-07 16:15:26 -04:00
Matthew Russotto
9b002077ae
SERVER-39807 Remove the server parameter gating large transactions
2019-06-06 19:41:19 -04:00
Spencer Jackson
7d83325274
SERVER-41441 Upgrade static OpenSSL to 1.1.1c
2019-06-06 18:59:09 -04:00
David Storch
22a595fbef
SERVER-41412 Introduce a search_beta_auth suite.
...
This variant of search_beta turns on auth on the cluster,
including on the mongotmock, which supports the SCRAM-SHA-1
authentication mechanism.
Also configures the pre-existing search_beta_ssl suite to
use auth.
There are changes in this commit which permit mongotmock to
link in the necessary auth-related code and command line
parameters without pulling in unnecessary dependencies, or
adding new dependencies to mongocryptd.
2019-06-05 15:56:45 -04:00
Lydia Stepanek
2d5d8aad84
SERVER-40895 Fixing is_patch
2019-06-04 15:19:30 -04:00
Lydia Stepanek
ff945d4698
SERVER-40895 Dynamically generate burn_in_tests for tag validation
2019-06-04 13:33:53 -04:00
Anton Korshunov
1845167279
SERVER-41486 Blacklist tests tagged with 'requires_getmore' from multi_shard_multi_stmt_txn_jscore_passthrough
2019-06-04 16:43:26 +01:00
Max Hirschhorn
79091ef290
SERVER-41393 Identify devices by their UUID in /etc/fstab.
...
This ensures they are automatically mounted following a machine reboot.
2019-06-03 18:53:07 -04:00
Lingzhi Deng
34f4722ea7
SERVER-41395: Make sure concurrency suites that run with sessions exclude tests tagged with does_not_support_causal_consistency
2019-06-02 15:11:04 -04:00
Maria van Keulen
b8c1225327
SERVER-41241 Add testing tasks with Flow Control aggressively engaged
2019-05-31 15:27:06 -04:00
Maria van Keulen
4a02896895
SERVER-41340 Enable Flow Control by default
2019-05-31 13:27:37 -04:00
Lingzhi Deng
e59b523170
SERVER-41395: Make sure causally consistent test suites exclude tests tagged with does_not_support_causal_consistency
2019-05-30 15:22:15 -04:00
David Bradford
ae44f7bf27
SERVER-41390: Only validate_mongocryptd if variant has a push task
2019-05-30 13:57:18 -04:00
jannaerin
a3e57d1476
SERVER-40338 Add tests for replacement and pipeline style updates to change the shard key
2019-05-29 11:25:27 -04:00
Robert Guo
8187520084
SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call
...
This reverts commit 4f034e89cc .
2019-05-28 15:25:19 -04:00