Matthew Russotto
0eea301d3d
SERVER-39807 Remove the server parameter gating large transactions
...
(cherry picked from commit 9b002077ae )
2019-06-06 22:02:26 -04:00
David Storch
a01fc83106
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.
(cherry picked from commit 22a595fbef )
2019-06-05 16:04:22 -04:00
Max Hirschhorn
c710c8429d
SERVER-41393 Identify devices by their UUID in /etc/fstab.
...
This ensures they are automatically mounted following a machine reboot.
(cherry picked from commit 79091ef290 )
2019-06-03 18:54:59 -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
Tess Avitabile
f70fb4c734
SERVER-41107 Create concurrency test that accesses a collection in a transaction after catalog changes
2019-05-28 09:20:42 -04:00
David Bradford
793a9fa884
SERVER-40846: Don't bypass compile on change to compile_flags
2019-05-28 09:12:19 -04:00
Max Hirschhorn
c15db22ece
SERVER-41304 Add positive versions of Windows exit codes to resmoke.py.
2019-05-24 11:08:01 -04:00
Robert Guo
4f034e89cc
Revert "SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call"
...
This reverts commit 0b39364ee1 .
2019-05-24 09:22:12 -04:00
Robert Guo
0b39364ee1
SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call.
2019-05-23 18:07:00 -04:00
Lingzhi Deng
8a89b076d2
SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbhash and map-reduce
2019-05-23 16:46:30 -04:00
Martin Neupauer
d08633878f
SERVER-40576 Create s_b suite in Evergreen
2019-05-23 13:47:33 -04:00
Matthew Saltz
645c02e7a1
SERVER-40594 Make range deleter interruptible
2019-05-23 13:33:04 -04:00
Nick Zolnierz
f2b7b6ecde
SERVER-41198 Translate $out tests in jstests/aggregation/sources/out to use $merge
2019-05-23 12:08:20 -04:00
Matthew Russotto
02327e0ff4
SERVER-39810 Make the new transaction format the default.
2019-05-23 08:50:31 -04:00
Evan Nixon
8cf664042e
SERVER-38682 Add option to show writes to documents performed as part of chunk migrations in change streams
2019-05-22 19:49:30 -04:00
Arun Banala
713a157515
SERVER-39158 Change updates to prefer target by the query
2019-05-22 17:24:12 +01:00
Nick Zolnierz
e5f78284ae
SERVER-41199 Translate $out tests in jstests/sharding to use $merge
2019-05-21 14:12:57 -04:00
Jacob Evans
ea0e6b047c
SERVER-41200 Change syntax from $out to $merge for tests in other directories
2019-05-21 10:55:01 -04:00
Nick Zolnierz
3c0a976f70
SERVER-41201 Add replacements for more $out helpers
2019-05-20 17:07:14 -04:00
David Bradford
542d00d1a3
SERVER-39414: Migrate task selection to task tags
2019-05-20 15:23:07 -04:00
Jack Mulrow
1c9d985ab7
SERVER-40026 Don't allow distinct on sharded collections in multi document transactions
2019-05-20 11:34:23 -04:00
Lydia Stepanek
278e1936f8
SERVER-41003 when generating suites, don't set repeat-suites if options is 1
2019-05-17 17:17:03 -04:00
Randolph Tan
32ade4aa6b
SERVER-41074 Make decision to send pre/post image oplog the same as the decision made for the originating oplog write.
2019-05-17 16:49:22 -04:00
Benety Goh
183159fe47
SERVER-40566 fix fast count when rolling back a large prepared transaction
2019-05-16 18:05:59 -04:00
Max Hirschhorn
a48102efbc
SERVER-41109 Migrate powercycle scripts over to Python 3.
2019-05-16 14:52:24 -04:00
Lydia Stepanek
c939743345
SERVER-41108 handle evergreen_generate_resmoke_tasks divide by zero exception
2019-05-16 13:43:52 -04:00
Randolph Tan
8cc7820b50
SERVER-40885 Disallow running commitTransaction/abortTransaction as the first command in mongos
2019-05-16 13:41:34 -04:00
David Bradford
d544297059
SERVER-41154: burn_in should use name of task for generated tasks
2019-05-15 10:47:14 -04:00
Lydia Stepanek
afa6c91363
SERVER-39575 fix: use endswith instead of rstrip
2019-05-14 18:06:54 -04:00
Lydia Stepanek
6d714be688
SERVER-39575 use task.name expansion to determine generate.task name in resmoke tasks script
2019-05-14 16:18:05 -04:00
Randolph Tan
f21623561d
SERVER-34167 Update yml files due to rename
2019-05-14 10:58:33 -04:00
Brian McCarthy
91358a9441
SERVER-41098 Add Suse15 to packager.py
2019-05-14 07:57:19 -04:00
Mark Benvenuto
39f8c6af5e
SERVER-41023 Move Storage Node Watchdog to community
2019-05-13 21:16:52 -04:00
Vesselina Ratcheva
9ab10de276
SERVER-40684 Ban transactions against capped collections
2019-05-13 18:23:46 -04:00
Mark Benvenuto
221457261a
Revert "SERVER-41023 Move Storage Node Watchdog to community"
...
This reverts commit 7dd12f7cd3 .
2019-05-13 13:57:28 -04:00
Mark Benvenuto
7dd12f7cd3
SERVER-41023 Move Storage Node Watchdog to community
2019-05-13 13:05:32 -04:00
Mathew Robinson
18623882e4
SERVER-40770 Remove etc/pip/constraints.txt and related infrastructure
2019-05-13 10:47:47 -04:00
James Wahlin
d67fd52e50
SERVER-40411 Add FSM workload to stress write conflict retrying of pipeline-style findAndModify
2019-05-13 10:28:36 -04:00
Esha Maharishi
87c32b0ee8
SERVER-38369 Only surface a 'request doesn't allow collection to be created implicitly' error if no shard has the collection
2019-05-10 14:09:08 -04:00
Charlie Swanson
e5bc443f43
SERVER-40567 benchRun support for pipeline updates
...
This reverts commit 1b8a9f5dc5 .
2019-05-10 09:54:51 -04:00
Pavi Vetriselvan
1d2038b2b8
SERVER-39510 test that txn participant can make progress even if txn coordinator goes down
2019-05-09 17:01:54 -04:00
Siyuan Zhou
1b8a9f5dc5
Revert "SERVER-40567 benchRun support for pipeline updates"
...
This reverts commit c24b5c1df7 .
2019-05-09 00:49:42 -04:00
Charlie Swanson
c24b5c1df7
SERVER-40567 benchRun support for pipeline updates
2019-05-08 17:59:45 -04:00
James Wahlin
7098986bf5
SERVER-40410 Add FSM workload to stress write conflict retrying of pipeline-style updates
2019-05-08 15:38:36 -04:00