Sophia Tan
|
f3d0da034d
|
SERVER-81389 Rename NTDI passthrough and target tests
|
2023-10-20 00:19:40 +00:00 |
|
Zack Winter
|
304e3b5622
|
SERVER-82312 Update TODOs to reference new ticket
|
2023-10-19 23:38:43 +00:00 |
|
James Harrison
|
d169f5ea1f
|
SERVER-78877 Make find/count maxTimeMS consistent with aggregate equivalent
|
2023-10-19 13:12:48 +00:00 |
|
Mikhail Shchatko
|
5ba33a3e45
|
SERVER-80536 Avoid hardcoding path to evergreen configuration file in resmoke
|
2023-10-19 06:59:15 +00:00 |
|
Hugh Tong
|
559d393d06
|
SERVER-82269 Reintroduce query settings tests to NTDI passthroughs
|
2023-10-18 21:39:04 +00:00 |
|
Erin Zhu
|
241821a644
|
SERVER-81920 Anonymizes fields in $merge for query shape serialization
|
2023-10-16 20:13:24 +00:00 |
|
Adam Rayner
|
7efbefcb7e
|
SERVER-77907 Add Azure OIDC machine flow tests
|
2023-10-16 18:54:51 +00:00 |
|
Trevor Guidry
|
40eb261635
|
SERVER-79905 Add more processing to the core analyzer
|
2023-10-16 18:00:07 +00:00 |
|
Gregory Noma
|
21f9ffa65a
|
SERVER-80190 Handle shard key change for findAndModify on buckets
Co-authored-by: Yoonsoo Kim <yoonsoo.kim@mongodb.com>
|
2023-10-16 17:19:24 +00:00 |
|
Zituo Jin
|
9a0224a9d8
|
Revert "SERVER-80645 Amend test logic to properly understand Amazon 2023"
This reverts commit b49f0e36f0.
|
2023-10-14 15:52:07 +00:00 |
|
Parker Felix
|
c0ecfd7ce9
|
SERVER-82142 Clarify sample usage in mongosymb.py
|
2023-10-13 17:39:34 +00:00 |
|
David Dominguez-Sal
|
85b1d6cf34
|
SERVER-81976 Update pretty printers for RecordId
|
2023-10-13 14:04:28 +00:00 |
|
Hugh Tong
|
e189391beb
|
SERVER-73113 Allow creation of specific global dbs without a tenantId
|
2023-10-12 21:35:29 +00:00 |
|
seanzimm
|
9d8ecca8c3
|
SERVER-80996: Add Sharded BulkWrite Suites
|
2023-10-12 20:26:27 +00:00 |
|
Abdul Qadeer
|
35053bae14
|
SERVER-73196 SERVER-80841 SERVER-80840 SERVER-80837 SERVER-80838 Add retryable broadcasts for updateOne with _id without shardkey
|
2023-10-12 18:26:21 +00:00 |
|
Alex Neben
|
ad380890c3
|
SERVER-82104 Stop warning about archived forks
|
2023-10-12 18:24:07 +00:00 |
|
Steve Gross
|
b49f0e36f0
|
SERVER-80645 Amend test logic to properly understand Amazon 2023
|
2023-10-12 17:38:30 +00:00 |
|
Damian Wasilewicz
|
a07cd00a16
|
SERVER-80011 Handle hint for time-series findAndModify updates and deletes
|
2023-10-12 14:12:57 +00:00 |
|
Sanika Phanse
|
31516eb570
|
SERVER-81983 Add server parameter to change_streams_downgrade definition
|
2023-10-11 19:49:27 +00:00 |
|
Mikhail Shchatko
|
c019228589
|
SERVER-68699 Check that resmoke suite selector config has valid test paths
|
2023-10-11 13:49:33 +00:00 |
|
Trevor Guidry
|
8569377425
|
SERVER-82003 fix missing powercycle variables
|
2023-10-10 18:24:23 +00:00 |
|
Steve Gross
|
77d11dc88e
|
SERVER-81908 Add more logging information to safe_load operation
|
2023-10-10 16:17:43 +00:00 |
|
Charlie Swanson
|
db602c22f2
|
Revert "SERVER-75596 Stress $queryStats read path for aggregation"
|
2023-10-09 20:12:12 +00:00 |
|
Spencer Jackson
|
91b260f871
|
SERVER-81901 Disable BlackDuck Poetry detector
|
2023-10-09 19:21:59 +00:00 |
|
Spencer Jackson
|
5eb5462e37
|
SERVER-81581 Use supported timeout flag in BlackDuck invocation
|
2023-10-09 19:21:59 +00:00 |
|
Huayu Ouyang
|
c919642f9c
|
SERVER-81563 Remove profiling tests from fcv upgrade downgrade passthrough suites
|
2023-10-09 16:11:08 +00:00 |
|
Kruti Shah
|
229ee66bd4
|
SERVER-81577 Support resharding test with unshardCollection
|
2023-10-09 15:27:34 +00:00 |
|
Kruti Shah
|
92a7c1a070
|
SERVER-81561 Differentiate between user and balancer moveCollection
|
2023-10-06 21:52:00 +00:00 |
|
Mariano Shaar
|
47cfc1ad9a
|
SERVER-75596 Stress $queryStats read path for aggregation
|
2023-10-06 20:55:33 +00:00 |
|
Kaitlin Mahar
|
f1e3a0a4ef
|
SERVER-79506 SERVER-81003 Handle targeting errors in transactions for bulkWrite and enable bulkWrite jscore tests in sharded collection passthroughs
|
2023-10-06 18:49:49 +00:00 |
|
Liubov Molchanova
|
602c349812
|
Revert "SERVER-77907 Add Azure OIDC machine flow tests"
This reverts commit 4ceb419bae.
|
2023-10-06 11:41:43 +00:00 |
|
Ben Shteinfeld
|
4f03ef5fec
|
SERVER-79900 Create sharding passthrough suite with CQF M4 enabled
|
2023-10-05 18:36:02 +00:00 |
|
Yuhong Zhang
|
81c2c28881
|
SERVER-79589 Add concurrent time-series upsert tests
|
2023-10-05 15:21:02 +00:00 |
|
Adam Rayner
|
4ceb419bae
|
SERVER-77907 Add Azure OIDC machine flow tests
|
2023-10-05 05:05:58 +00:00 |
|
Steve Gross
|
2535572ab5
|
SERVER-81253 Remove exclusion to allow tests to run
|
2023-10-04 22:25:01 +00:00 |
|
Trevor Guidry
|
184faf5b09
|
SERVER-81587 Add individual core analysis logs to evergreen
|
2023-10-04 21:01:38 +00:00 |
|
Trevor Guidry
|
77cf54185b
|
SERVER-81584 Remove old hang analyzer output for linux tasks
|
2023-10-04 20:21:46 +00:00 |
|
Charlie Swanson
|
c3b0862328
|
SERVER-76330 Use representative pipeline when storing agg command shape
This reverts the revert, and adds one more change to make sure the shape of the hmac key is the right kind of BinData.
|
2023-10-03 23:38:05 +00:00 |
|
Alexander Ignatyev
|
f6d8fadde7
|
SERVER-81794 Upgrade cost_model python packages
|
2023-10-03 20:45:06 +00:00 |
|
Brian McCarthy
|
6cba851053
|
SERVER-77231 Platform Support: Add support for Debian 12
|
2023-10-03 14:21:26 +00:00 |
|
Liubov Molchanova
|
9a8dc92417
|
Revert "SERVER-76330 Use representative pipeline when storing agg command shape"
This reverts commit 7164b4359c.
|
2023-10-03 14:20:15 +00:00 |
|
Yuhong Zhang
|
46fdbd62fd
|
SERVER-81617 Temporarily exclude time-series arbitrary update test in fcv suite
|
2023-10-02 18:39:59 +00:00 |
|
Charlie Swanson
|
7164b4359c
|
SERVER-76330 Use representative pipeline when storing agg command shape
|
2023-10-02 16:27:21 +00:00 |
|
auto-revert-processor
|
476cd666c1
|
Revert "SERVER-81584 Remove old hang analyzer output for linux tasks"
This reverts commit 1b69c4413f.
|
2023-09-30 08:11:16 +00:00 |
|
Trevor Guidry
|
1b69c4413f
|
SERVER-81584 Remove old hang analyzer output for linux tasks
|
2023-09-29 21:20:41 +00:00 |
|
Trevor Guidry
|
8eda6eeaa4
|
SERVER-81533 Attach core analyzer output to original task
|
2023-09-29 17:08:53 +00:00 |
|
Sophia Tan
|
8820beae9b
|
SERVER-81482 Remove the TODO listed in SERVER-80569 and SERVER-80641
|
2023-09-29 16:25:29 +00:00 |
|
Trevor Guidry
|
2314b0b28d
|
SERVER-81529 Switch core analyzer task to use large distros
|
2023-09-28 21:54:06 +00:00 |
|
George Wangensteen
|
17bafc133a
|
SERVER-81000 Add a resmoke configuration for embedded router mode
|
2023-09-28 18:40:14 +00:00 |
|
Trevor Guidry
|
cc0b81ad9b
|
SERVER-81507 source .gdbinit script manually for core-analyzer
|
2023-09-28 17:28:30 +00:00 |
|