Commit Graph

845 Commits

Author SHA1 Message Date
David Bradford
5c8894d8e0 SERVER-65937: Support different fcv tags for lts and continuous multiversion tests
(cherry picked from commit 3b4067a108)
2022-05-17 12:57:34 +00:00
Gregory Wlodarek
4bd72a14ee SERVER-66140 Run simulate_crash.py hook with testing diagnostics enabled
(cherry picked from commit 062791e149)
2022-05-03 19:51:19 +00:00
Gregory Wlodarek
94a8935df8 SERVER-66080 SimulateCrash hook waits for mongod to stop before copying data files
(cherry picked from commit f121c23374)
2022-04-29 23:25:12 +00:00
Robert Guo
39027673be SERVER-65071 remove resmoke gRPC integration
(cherry picked from commit 9563cadc7d)
2022-04-28 07:49:37 +00:00
Gregory Wlodarek
2b31ab0050 SERVER-65945 Skip reporting simulate crash hook errors when a test failed
(cherry picked from commit 677bfe19c6)
2022-04-26 12:32:29 +00:00
Gregory Wlodarek
dfdb498723 SERVER-65849 Run simulate_crash.py hook with test commands enabled
(cherry picked from commit 51b3e37f59)
2022-04-21 01:33:45 +00:00
Richard Samuels
adfd03d5eb SERVER-62992 Don't validate resmoke.ini and install_dir when using subcommands other than run
(cherry picked from commit a4aa57a45b)
2022-04-20 15:16:36 +00:00
Richard Samuels
fdd96b07d7 SERVER-62992 Fix error message when user has multiple testable installations and hasn't specified which one to use 2022-04-11 16:41:49 +00:00
Sophia Tan
72f118efc3 SERVER-65280 Create kill jscore passthrough suite that talks directly to shardsvrs 2022-04-08 22:20:58 +00:00
Richard Samuels
0d9705653d SERVER-62992 Remove need for resmoke.ini 2022-04-08 14:27:40 +00:00
kauboy26
92de2994c1 SERVER-63485 Modify failCommand failPoint to be able to fail on all commands 2022-04-07 21:21:23 +00:00
kauboy26
77c0daa37c SERVER-65000 Deleted fixtures and hooks related to the replicator. 2022-04-04 19:07:46 +00:00
Vesselina Ratcheva
6abfb1f99e SERVER-60209 Add option of persisting old multiversion constants after upgrade 2022-04-04 18:25:30 +00:00
Sophia Tan
2f2806eb4c SERVER-64132 Make shardsvrs running in serverless mode always return "unsharded" filtering metadata 2022-03-31 20:39:27 +00:00
Gregory Wlodarek
e827fca1f5 SERVER-64647 Fix errors in SimulateCrashes hook and convert it to use BGHook 2022-03-31 16:38:23 +00:00
Richard Samuels
2ab888c8fe Revert "SERVER-62992 Remove need for resmoke.ini"
This reverts commit d4206bdeb1.
2022-03-30 18:38:31 +00:00
Richard Samuels
d4206bdeb1 SERVER-62992 Remove need for resmoke.ini 2022-03-30 14:08:19 +00:00
Mikhail Shchatko
f2adf371c8 SERVER-64072 Upload compile/build times to Signal Processing 2022-03-28 09:14:20 +00:00
Huayu Ouyang
b253651b0d SERVER-64445 Create MultipleReplicatorFixture 2022-03-25 23:43:40 +00:00
Adi Zaimi
da1e827c71 SERVER-64715 Change fixture to send source and destination to START command for mongosync 2022-03-25 20:16:27 +00:00
David Bradford
11d90c2d64 SERVER-64912: Make configDir a global argument to resmoke 2022-03-25 13:32:07 +00:00
Robert Guo
876e0930d2 SERVER-61460 correctly merge --setParameter in resmoke 2022-03-24 21:54:41 +00:00
Josef Ahmad
16227df086 SERVER-63047 Make delete batches fully transactional 2022-03-24 18:58:47 +00:00
XueruiFa
ecc66915ac SERVER-63487: Add kill/start replicator hook 2022-03-23 18:19:54 +00:00
Tommaso Tocci
6a96e2e670 SERVER-64719 Reduce mongos quiesce time for sharded fixture 2022-03-21 08:34:02 +00:00
Sophia Tan
a585eeb9a2 SERVER-64064 Create jscore passthrough suite that talks directly to shardsvrs 2022-03-17 21:23:16 +00:00
David Bradford
ca7a22da6f SERVER-61853: Sync get_named_suites lookups in resmoke 2022-03-17 20:37:07 +00:00
XueruiFa
c583754282 SERVER-63486: Create base hook that runs a background thread 2022-03-17 16:15:46 +00:00
David Bradford
ec5381df31 SERVER-64582: Include requires_fcv_tag information in resmoke multiversion-config 2022-03-16 21:48:04 +00:00
kauboy26
14260eebf4 SERVER-64188 Change fixture to send START POST command to mongosync. 2022-03-15 22:28:01 +00:00
Tommaso Tocci
92906f06da SERVER-64501 Reduce quiesce mode time for tenant migration fixture 2022-03-15 14:23:16 +00:00
Ryan Egesdahl
736a3ebe72 SERVER-61032 Remove PATH variables when executing GDB 2022-03-11 01:30:40 +00:00
Ryan Egesdahl
682f784e93 SERVER-61032 Fix hang_hanalyzer $PATH 2022-03-08 18:57:37 +00:00
Robert Guo
f3cc0e3a66 SERVER-64151 resmoke.py generates jobs based on num of tests in suite 2022-03-07 13:59:31 +00:00
Ryan Egesdahl
65cf760916 SERVER-61032 Ensure all current references to GDB are for v3 toolchain 2022-03-03 16:02:35 +00:00
Nicholas Zolnierz
27ce39ba63 SERVER-64056 Pass feature flags to mongocryptd 2022-03-02 21:26:09 +00:00
Jason Chan
9313b2b666 SERVER-63998 Pass in --port cli options to replicator fixture 2022-03-01 23:56:11 +00:00
Mikhail Shchatko
22f548f63f SERVER-63872 Tighter task and idle timeouts 2022-03-01 13:18:14 +00:00
David Bradford
26f0409fa9 SERVER-63826: Add test discovery interface to resmoke 2022-02-23 21:24:10 +00:00
Mikhail Shchatko
193a020de5 SERVER-63565 Validate tests runtime in burn-in 2022-02-21 09:14:31 +00:00
Didier Nadeau
c8c31330d7 SERVER-63266 Allow server to be started without setname in serverless mode 2022-02-20 21:18:11 +00:00
Richard Samuels
4931ea397a SERVER-63646 _raise_if_unsafe_exit uses wrong return_code 2022-02-15 17:12:01 +00:00
Vishnu Kaushik
be1a53bfed SERVER-63221 Delay ClusterToClusterReplication hook starting the replicator until a few tests have run. 2022-02-11 22:20:56 +00:00
XueruiFa
17948a42fd SERVER-63220: Modify ContinuousStepdown hook to be compatible with ClusterToClusterFixture 2022-02-11 17:25:27 +00:00
Gregory Wlodarek
f61906c062 SERVER-60728 Add a new test hook to simulate crashes and validate data files after recovery 2022-02-08 00:05:42 +00:00
Vishnu Kaushik
3cec080ff2 SERVER-63273 ClusterToClusterReplication hook can error if no tests were run 2022-02-04 19:41:12 +00:00
Mikhail Shchatko
6b41c8edca SERVER-63125 Remove TODO comment 2022-02-04 15:41:35 +00:00
Gregory Noma
8179b894d0 SERVER-60876 Run testing under WT stress configuration 2022-02-01 18:47:42 +00:00
Mikhail Shchatko
3bdd66d82b SERVER-62743 Add local resmoke invocation text file attached to the task 2022-01-25 10:26:35 +00:00
Vishnu Kaushik
49b5ef238b SERVER-62864 Build ReplicatorFixture resmoke infrastructure and integrate into end-to-end testing 2022-01-24 21:19:51 +00:00