Commit Graph

4812 Commits

Author SHA1 Message Date
Jordi Serra Torrens
8402a8253b SERVER-64909 Re-enable non-query sharding tests in the sharding_last_lts_mongos_and_mixed_shards suite 2022-07-14 08:04:43 +00:00
Daniel Moody
18749f9e88 SERVER-66968 add resmoke environment options to local usage text 2022-07-13 22:34:55 +00:00
Sophia Tan
79b17eb848 SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest during command parsing for IDL defined commands 2022-07-13 05:16:02 +00:00
jannaerin
ac1ca19588 Revert "SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest during command parsing for IDL defined commands"
This reverts commit c340d5a7a8.
2022-07-12 16:25:47 +00:00
Sophia Tan
c340d5a7a8 SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest during command parsing for IDL defined commands 2022-07-11 23:46:23 +00:00
Antonio Fuschetto
d0160b53cd SERVER-61072 Remove MigrationRecipientCriticalSection feature flag 2022-07-11 07:58:24 +00:00
Tommaso Tocci
50debeeaea SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadata 2022-07-09 10:45:56 +00:00
Alexander Neben
8c89190a20 SERVER-67791 Re-enable newer fcvs 2022-07-08 19:15:25 +00:00
Reilly McBride
f5d681c10a SERVER-67200 Add a new range QueryType to EncryptedFieldConfig 2022-07-08 18:35:10 +00:00
Nicholas Zolnierz
c0d6689428 SERVER-66567 Add GDB pretty printer for ABT::Reference type 2022-07-08 13:46:16 +00:00
Ben Shteinfeld
9545c3833d SERVER-67503 Return documents with arrays satisfying $elemMatch predicates 2022-07-07 13:58:35 +00:00
Billy Donahue
501b2dc980 SERVER-67709 rename visit_helper 2022-07-06 15:17:27 +00:00
Evelyn Wu
3988585f1c SERVER-65943 Add logging to multiversionconstants.py 2022-07-06 13:15:15 +00:00
Yu Jin Kang Park
574d60b493 SERVER-55208: Remove nojournal,duroff and evergreen variant 2022-07-06 12:17:47 +00:00
Mitch Wagner
35a6f70c3b SERVER-52570 Add symbol dependency query to libdeps 2022-07-05 17:51:25 +00:00
Alexander Ignatyev
304a34e0c9 SERVER-67121 Cost Model and Calibration farmework 2022-07-05 09:31:30 +00:00
Nicholas Zolnierz
47579bbfcc SERVER-67621 Add CQF passthrough suite for core tests 2022-07-01 21:02:40 +00:00
Mihai Andrei
17f49ab8b1 SERVER-50301 Delete code which handles $v:1 update oplog entries 2022-06-30 21:39:25 +00:00
Rishab Joshi
e68b01fd6b SERVER-66892 Introduce change collection passthrough suite. 2022-06-30 15:15:03 +00:00
Alexander Neben
f19c83a012 SERVER-67134 Added new evergreen job for new clang tidy checks 2022-06-30 04:08:48 +00:00
Erwin Pe
0ec1b5585d SERVER-66940 Create an FSM test for FLE2 compact 2022-06-29 21:39:48 +00:00
Mitch Wagner
b950bea06a SERVER-67341 Add node selection by path to libdeps visualizer 2022-06-29 20:03:19 +00:00
Mitch Wagner
106a751b9a SERVER-67340 Libdeps Visualizer Test Graphs 2022-06-28 16:08:12 +00:00
Jennifer Peshansky
5ce6313f7a SERVER-65277 Remove dependency on deprecated PCRE library 2022-06-27 23:23:38 +00:00
Moustafa Maher Khalil
c8273a45c7 SERVER-67494 Increase the number of max ports per fixture for c2c suites 2022-06-27 23:22:23 +00:00
Benety Goh
4fb1e801cc SERVER-67527 add kills_random_sessions to suites/concurrency_replication_for_export_import.yml 2022-06-27 16:14:37 +00:00
Mitch Wagner
b05965036e SERVER-53526 Move Libdeps Visualizer Backend State to Frontend 2022-06-24 20:51:13 +00:00
Mark Benvenuto
ddff02d34d SERVER-67430 Fix tags in fle2 tests and improve tag parser 2022-06-24 14:59:58 +00:00
Vesselina Ratcheva
835f85779c SERVER-64089 Ignore checking fields in IGNORE_UNSTABLE_LIST in IDL compatibility checker 2022-06-23 22:26:32 +00:00
XueruiFa
16ab18a1b9 Revert "SERVER-65943 Add logging to multiversionconstants.py"
This reverts commit b618f09f9b.
2022-06-22 23:56:04 +00:00
Evelyn Wu
b618f09f9b SERVER-65943 Add logging to multiversionconstants.py 2022-06-22 17:30:00 +00:00
Richard Samuels
7da265df0f SERVER-67122 Add warning when requesting a module that doesn't exist or when loading legacy ninja module 2022-06-22 12:01:12 +00:00
Josef Ahmad
2dde408370 SERVER-65435 Increase fuzzer's min eviction_dirty_trigger to 50MB 2022-06-22 08:30:47 +00:00
Alex Li
765e3c89b7 SERVER-49153 Fix the policy used by errorcodes.py 2022-06-21 19:56:52 +00:00
Erin Liang
94041134ab SERVER-66011: Enable internal_transactions_resharding.js in the concurrency_sharded_multi_stmt_txn_with_balancer suite 2022-06-21 19:20:15 +00:00
Adam Rayner
451d1b53f1 SERVER-65733: remove SNMP module 2022-06-20 20:38:07 +00:00
Mikhail Shchatko
17cbfe0780 SERVER-64112 Stop running applicable multiversion tests as soon as a release is EOL 2022-06-20 07:14:30 +00:00
Erin Liang
63f99193df SERVER-66348 Add a kills_random_sessions tag to exclude tests in concurrency simultaneous replication suites 2022-06-17 19:55:52 +00:00
Ian Boros
bb726b35f6 SERVER-67355 Re enable plan cache on all feature flags variant 2022-06-17 19:47:19 +00:00
Nicholas Zolnierz
43cf2cd5f8 SERVER-62025 Only use CQF path for eligible queries and fallback to classic optimizer otherwise 2022-06-16 23:40:52 +00:00
Charlie Swanson
27994ea491 SERVER-64255 Column Store Index aggregation passthrough suite 2022-06-16 23:10:10 +00:00
Mitch Wagner
f4e6ef798a SERVER-67329 Add proxy middleware to allow react-scripts start 2022-06-16 19:41:14 +00:00
Mitch Wagner
1dcca3f807 SERVER-67197 Add node list search by name 2022-06-16 18:01:11 +00:00
nandinibhartiyaMDB
8f0a435d75 SERVER-61812: Ensure cache is not refreshed during $listLocalSessions 2022-06-16 17:25:54 +00:00
Tausif Rahman
ca78a199dd SERVER-65904 enable consistency checking hooks in Antithesis 2022-06-16 16:14:44 +00:00
Gregory Wlodarek
4ab4dec2ee SERVER-67328 SimulateCrash hook should send writes to stdout 2022-06-16 15:07:11 +00:00
Daniel Gottlieb
c4ba4a3e07 Revert "SERVER-65508 don't run resmoke tests if existing mongo processes exist"
This reverts commit 39f9ba8ff3.
2022-06-16 04:15:45 +00:00
Daniel Gottlieb
16217d9054 Revert "SERVER-65508 Add option to opt out of resmoke detecting mongo processes."
This reverts commit 303a781ceb.
2022-06-16 04:15:45 +00:00
Mark Benvenuto
33d893ff83 SERVER-66724 Create FLE 2 Equality Match Expression 2022-06-16 02:21:54 +00:00
Daniel Moody
303a781ceb SERVER-65508 Add option to opt out of resmoke detecting mongo processes. 2022-06-15 22:08:07 +00:00