Commit Graph

5683 Commits

Author SHA1 Message Date
Maria Prinus
95dcf4f945 SERVER-80740 Delete streams, streams_auth, and benchmarks_streams tests from 7.1 2023-09-08 16:45:09 +00:00
Cheahuychou Mao
b6ae2a973c SERVER-80828 Disable configure_query_analyzer_persistence.js from the sharding_csrs_continuous_config_stepdown suite
(cherry picked from commit 3a9b4df5e2)
2023-09-07 20:52:48 +00:00
Jiawei Yang
cce021b8b9 SERVER-80384 disable timeseries_resume_after.js in fcv upgrade downgrade suite 2023-09-05 23:05:29 +00:00
Suganthi Mani
b9011c8dba SERVER-57896 Enable Feature flag for Shard Merge.
(cherry picked from commit 42526bc108)
2023-09-01 18:24:18 +00:00
Mikhail Shchatko
9238c05d06 SERVER-79834 Update path to evergreen config file in resmoke 2023-08-29 17:49:25 +00:00
Mikhail Shchatko
6aab435a60 SERVER-79834 Update filename suffixes in buildscripts/generate_version_expansions.py from "latest" to "v7.1-latest" 2023-08-29 17:49:25 +00:00
William Qian
992d7f35d1 SERVER-79106 Purge from IDL ignore lists entries from before lastLTS 2023-08-28 20:35:35 +00:00
Suganthi Mani
6c926973c3 SERVER-80454 Remove x509 auth related code in shard merge. 2023-08-28 19:02:13 +00:00
Alex Neben
73e36383f5 SERVER-80445 Reduced some of the metrics collected 2023-08-28 16:59:16 +00:00
Alex Neben
f026ef981b SERVER-80451 Added a FileSpanExporter to resmoke 2023-08-28 16:58:13 +00:00
Gregory Wlodarek
4ad74cfe04 SERVER-79482 Run time-series workloads on tenant migration/merge and split passthrough suites 2023-08-28 13:51:59 +00:00
Sophia Tan
c133c69c85 SERVER-78263 Serialize db name in the listDatabase command response with SerializationContext 2023-08-27 05:37:55 +00:00
Alex Neben
5b7b433bbf SERVER-80453 Fixed failing buildscripts test 2023-08-26 22:27:14 +00:00
Alex Neben
0ffb9b2891 SERVER-80450 Add baggage through OTEL collection process 2023-08-26 15:46:30 +00:00
Alex Neben
5e75d98efa SERVER-80445 Reduced some of the metrics collected 2023-08-25 22:09:50 +00:00
Steve Gross
3c737e56b6 SERVER-79168 Allow missing excluded file 2023-08-25 22:08:39 +00:00
Matt Broadstone
c8778bfa3b SERVER-80377 Use hashed jsTestName in multitenancy suites 2023-08-25 20:12:44 +00:00
Dan Larkin-York
456f73fc1f SERVER-73485 Remove jstests/parallel/basic* and associated dead code 2023-08-25 19:31:55 +00:00
Alex Neben
835a42c592 SERVER-80392 Added/adjusted collected otel metrics 2023-08-25 17:30:51 +00:00
auto-revert-processor
a6eff908d1 Revert "SERVER-80377 Use hashed jsTestName in multitenancy suites"
This reverts commit c910ba4efc.
2023-08-25 04:40:41 +00:00
Matt Broadstone
c910ba4efc SERVER-80377 Use hashed jsTestName in multitenancy suites 2023-08-24 20:44:19 +00:00
wenqinYe
8126a6ed37 SERVER-79111: Add option to use the auto-bootstrap procedure in ShardedClusterFixture 2023-08-24 16:58:28 +00:00
Gregory Wlodarek
b6c3ad52a4 SERVER-77351 Add a check to validation that all buckets are compressed when validating a time-series collection 2023-08-24 15:30:06 +00:00
Pol Pinol Castuera
2d340534b1 SERVER-78657 Get rid of getSplitCandidatesForSessionsCollection and minNumChunksForSessionsCollection 2023-08-24 08:25:40 +00:00
Billy Donahue
586d02e42a SERVER-77825 Decoration lazy-init for nontrivial objects 2023-08-24 02:12:22 +00:00
Gil Alon
0be4e68405 SERVER-79271 Add flag to determine if time-series collections have fixed bucketing 2023-08-23 22:52:58 +00:00
Alexander Neben
3acfa6f8fb SERVER-79559 Add open telemetry metrics to resmoke 2023-08-23 19:49:19 +00:00
Matt Broadstone
0893121fb0 SERVER-80264 Groom jstest tags and refactor simulate ap override 2023-08-23 17:45:15 +00:00
Peter Volk
f3bc784dc8 SERVER-80245 Update comments in IDL compatibility checker to reference Query team instead of Replication team 2023-08-23 15:41:22 +00:00
wenqinYe
1a096c16e2 SERVER-79111: Add option to use the auto-bootstrap procedure in ReplicaSetFixture 2023-08-23 15:00:10 +00:00
XueruiFa
c24098cbae SERVER-78441: Find unreleased versions for IDL compatibility script 2023-08-22 19:48:09 +00:00
Trevor Guidry
679dec647f SERVER-79972 Make core dump archival less error prone 2023-08-22 16:47:43 +00:00
Lingzhi Deng
3095f10618 SERVER-72804: Support timeseries updates and deletes for bulkWrite on mongod 2023-08-22 13:43:14 +00:00
Samy Lanka
946cd9f135 SERVER-79361 Make the IDL compatibility checker script stop parsing feature flags in IDL files 2023-08-21 19:34:22 +00:00
Svilen Mihaylov
b61a13c922 SERVER-79620 [CQF] Incorporate PSR simplifications into BoolExpr builder 2023-08-19 02:45:55 +00:00
auto-revert-processor
34b1d18640 Revert "SERVER-79620 [CQF] Incorporate PSR simplifications into BoolExpr builder"
This reverts commit acbadc236e.
2023-08-18 23:07:31 +00:00
Mark Benvenuto
00c97452ae SERVER-78987 Remove the free monitoring code from mongodb/mongo repo 2023-08-18 22:18:36 +00:00
Jiawei Yang
0769d5df60 SERVER-79953 Catch unexpected exit code in replicaset restart_node 2023-08-18 21:40:36 +00:00
Erwin Pe
14b93cc215 SERVER-79520 Fix QE sharded upsert on non-shard key 2023-08-18 20:57:43 +00:00
Svilen Mihaylov
acbadc236e SERVER-79620 [CQF] Incorporate PSR simplifications into BoolExpr builder 2023-08-18 19:35:54 +00:00
Moustafa Maher Khalil
a5f8c29144 SERVER-79490 Dbcheck should not fail with CommandNotSupportedOnView 2023-08-18 17:25:01 +00:00
Victor Ghita
117b893a6a SERVER-80162 Refactor tenant prefixing in jstests 2023-08-17 16:07:28 +00:00
Kevin Cherkauer
3701a6c0fa SERVER-79867 $match SBE auto-paramize revertMode can flood plan cache 2023-08-16 23:43:22 +00:00
Alex Neben
a9b66d89d5 Revert "SERVER-79559 Add open telemetry metrics to resmoke"
This reverts commit 18b0f9e7d7.
2023-08-16 18:46:00 +00:00
madelinezec
4284799660 SERVER-77001 Improve implementation of RateLimiting 2023-08-16 00:54:16 +00:00
Alex Neben
18b0f9e7d7 SERVER-79559 Add open telemetry metrics to resmoke 2023-08-16 00:09:41 +00:00
Frederic Vitzikam
f031ac2244 SERVER-77497 Support BulkWrite with FLE2 on mongos 2023-08-15 18:04:19 +00:00
Tausif Rahman
9fb78ebd28 SERVER-79553 "One-click" antithesis docker image build & test process that runs locally & in CI (pt. 3) 2023-08-15 15:57:54 +00:00
Matt Broadstone
6a27513025 SERVER-79896 Prevent load calls with linter rules 2023-08-14 23:48:19 +00:00
Simon Eismann
7e86bf7aeb SERVER-79305 adjust buildscripts/download_sys_perf_binaries.py to match the lint rules for older branches 2023-08-14 17:41:09 +00:00