Commit Graph

4700 Commits

Author SHA1 Message Date
Israel Hsu
b3515cdffb SERVER-65983 Remove unnecessary internal_txns tests 2022-05-06 22:50:43 +00:00
Zakhar Kleyman
374e8b67a6 SERVER-62308 Platform Support: Remove Debian 9 2022-05-06 18:53:54 +00:00
Nicholas Zolnierz
74d27a4f0d SERVER-62043 Add more gdb pretty printers for new optimizer 2022-05-05 22:08:29 +00:00
Jeff Zambory
f9fe71c1ff SERVER-65232: Sunset Test Selection 2022-05-05 19:58:01 +00:00
Daniel Moody
6cdc621958 SERVER-65805 added libdeps handling for no critical edges found 2022-05-05 18:37:44 +00:00
Mark Benvenuto
c23236c1b6 SERVER-66064 Optimize FLE2 document counting 2022-05-05 16:47:46 +00:00
Matt Broadstone
750f2cabe2 SERVER-65042 Run more than one shard split during passthrough tests 2022-05-05 11:58:46 +00:00
Vojislav Stojkovic
e6547d5561 SERVER-65131 Disable opportunistic read targeting 2022-05-05 07:05:25 +00:00
Charlie Swanson
4663839e62 SERVER-66021 Support C(r)UD for columnstore indexes 2022-05-05 04:52:58 +00:00
Gregory Wlodarek
062791e149 SERVER-66140 Run simulate_crash.py hook with testing diagnostics enabled 2022-05-03 19:22:18 +00:00
Mark Benvenuto
2d42bc1dec SERVER-65503 Remove FLE2 suites from standalone suites 2022-05-03 02:12:15 +00:00
Mark Benvenuto
5325fff3f0 SERVER-65503 Migrate FLE2 tests to core passthrough suites 2022-05-02 16:40:30 +00:00
Josef Ahmad
76e6317552 SERVER-63044 Batch non-sharded user multi-doc deletes by default 2022-05-02 16:10:52 +00:00
Nicholas Zolnierz
b5f986b43c SERVER-62044 Enable ABT gdb pretty printer under certain conditions 2022-05-02 13:54:14 +00:00
Mikhail Shchatko
77d687fef9 SERVER-63420 Add multiversion mongos support in resmoke.py 2022-05-01 08:29:11 +00:00
Gregory Wlodarek
f121c23374 SERVER-66080 SimulateCrash hook waits for mongod to stop before copying data files 2022-04-29 20:59:54 +00:00
Daniel Moody
3e63636e66 SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues. 2022-04-29 06:50:37 +00:00
Billy Donahue
6080d01374 SERVER-58110 IDL remove const-returning getters 2022-04-29 03:29:59 +00:00
Cheahuychou Mao
e4bb8a1218 SERVER-65640 Add concurrency workload that performs resharding while there are active internal transactions started using test command 2022-04-28 20:55:18 +00:00
Didier Nadeau
cdee5f5d22 SERVER-65834 Add validation for idl array parameters 2022-04-28 15:29:41 +00:00
Sophia Tan
5268b0ce77 SERVER-65449 Add $tenant field to IDL for commands 2022-04-28 15:28:28 +00:00
Arun Banala
ae0241b7e9 SERVER-64970 Start generating new v2 resume token format for all events by default 2022-04-28 10:17:50 +00:00
David Bradford
1f60e18fd7 SERVER-65835: Refactor how task timeouts are determined 2022-04-27 20:34:26 +00:00
Matt Broadstone
105ef4a7d7 SERVER-65145 Use inject_tenant_prefix override in split passthrough 2022-04-26 23:23:16 +00:00
Gregory Wlodarek
677bfe19c6 SERVER-65945 Skip reporting simulate crash hook errors when a test failed 2022-04-26 03:11:57 +00:00
Robert Guo
a3a87f936f SERVER-65672 upgrade python packages to support 3.10 2022-04-24 02:12:33 +00:00
Robert Guo
9563cadc7d SERVER-65071 remove resmoke gRPC integration 2022-04-24 01:45:17 +00:00
Josef Ahmad
9e7b19e904 SERVER-64972 Generate change stream events for batched deletes 2022-04-22 16:35:04 +00:00
Mark Benvenuto
b4fd6d05d7 SERVER-64514 Blackduck check return code, update third_party_components.yml 2022-04-22 14:57:57 +00:00
Bernard Gorman
c7b46ffe63 SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHandleTopologyChange 2022-04-22 04:35:54 +00:00
Jordi Serra Torrens
2274efacf4 SERVER-61811 Do not run indexed_insert_where.js on concurrency_sharded_causal_consistency_and_balancer 2022-04-21 14:22:22 +00:00
Mikhail Shchatko
7371fa1eb1 SERVER-65780 Update FCV version in powercycle 2022-04-21 07:43:49 +00:00
Gregory Wlodarek
51b3e37f59 SERVER-65849 Run simulate_crash.py hook with test commands enabled 2022-04-21 01:04:23 +00:00
Mihai Andrei
207489e8d3 SERVER-64412 Add FSM test for $lookup to verify correctness in the presence of yielding 2022-04-20 19:31:29 +00:00
Mark Benvenuto
638812d97b SERVER-64430 Fix cpplint regex error for stdx::mutex 2022-04-20 19:01:16 +00:00
Erwin Pe
bd37de543f SERVER-65803 Exclude shard_encrypted_collection.js from CSRS stepdown suite 2022-04-20 14:51:51 +00:00
Randolph Tan
77ffcb1d04 SERVER-6491 Make dropIndexes take the distlock so it can never run in parallel with shardCollection 2022-04-20 03:51:41 +00:00
trahman1318
3a35e0dc4b SERVER-65720 jstestfuzz_minimize.sh called when src/jstestfuzz DNE 2022-04-19 17:22:32 +00:00
Gabriel Marks
a3c966ffa5 SERVER-63155 Re-enable ssl_cert_selector_apple.js 2022-04-19 16:39:59 +00:00
Paolo Polato
1e12dbb633 SERVER-65035 Create new JS hook to check routing table consistency 2022-04-19 08:14:26 +00:00
Matt Broadstone
50ce8f0300 SERVER-65721 Remove illegal module imports in shard split fixture 2022-04-18 22:03:21 +00:00
XueruiFa
e8bfbec951 SERVER-65585: Prepare tests for FCV upgrade 2022-04-18 20:06:09 +00:00
Richard Samuels
a4aa57a45b SERVER-62992 Don't validate resmoke.ini and install_dir when using subcommands other than run 2022-04-18 15:22:33 +00:00
Matt Broadstone
d9f29d1091 SERVER-63093 Introduce a vanilla passthrough for shard split 2022-04-15 22:33:51 +00:00
Hana Pearlman
2d46c87afc SERVER-64908: Enable lookup_graph_lookup_foreign_becomes_sharded.js in the sharding_multiversion suite 2022-04-15 14:08:17 +00:00
Cheahuychou Mao
53eaaa11e4 SERVER-65505 Make the gdb pretty printers for Session/TransactionParticipant work with the latest version of the SessionCatalog 2022-04-13 21:27:37 +00:00
David Bradford
cb23cf0b69 SERVER-65179: Forward task definition dependencies to generated tasks 2022-04-13 00:41:22 +00:00
Ruoxin Xu
1d49f6dda4 SERVER-65129 Remove featureFlagAutoParameterization 2022-04-12 19:49:28 +00:00
Varun Ravichandran
ceb27a1820 SERVER-61802: Create changeStreamOptions cluster server parameter 2022-04-12 01:15:19 +00:00
Bernard Gorman
9f0897f742 SERVER-65282 Add $_generateV2ResumeTokens parameter to aggregate command 2022-04-11 23:28:08 +00:00