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 |
|
Gregory Wlodarek
|
51b3e37f59
|
SERVER-65849 Run simulate_crash.py hook with test commands enabled
|
2022-04-21 01:04:23 +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 |
|
Matt Broadstone
|
d9f29d1091
|
SERVER-63093 Introduce a vanilla passthrough for shard split
|
2022-04-15 22:33:51 +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 |
|
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 |
|
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 |
|
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 |
|
XueruiFa
|
c583754282
|
SERVER-63486: Create base hook that runs a background thread
|
2022-03-17 16:15:46 +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 |
|
Robert Guo
|
f3cc0e3a66
|
SERVER-64151 resmoke.py generates jobs based on num of tests in suite
|
2022-03-07 13:59:31 +00:00 |
|
Jason Chan
|
9313b2b666
|
SERVER-63998 Pass in --port cli options to replicator fixture
|
2022-03-01 23:56:11 +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 |
|
Vishnu Kaushik
|
49b5ef238b
|
SERVER-62864 Build ReplicatorFixture resmoke infrastructure and integrate into end-to-end testing
|
2022-01-24 21:19:51 +00:00 |
|
Mikhail Shchatko
|
971f88711e
|
SERVER-62180 Enable signal processing (or red/green) checks for Google Microbenchmark
|
2022-01-20 10:28:46 +00:00 |
|
Josef Ahmad
|
a82ac9642e
|
SERVER-30846 Run dbCheck in the background of some FSM tests
This also makes various resiliency improvements to dbCheck
|
2021-12-16 18:37:23 +00:00 |
|
Vishnu Kaushik
|
90fbef5271
|
SERVER-61813 Have ClusterToClusterReplicatorHook be able to stop and start up again after every N tests
|
2021-12-02 21:45:36 +00:00 |
|
Huayu Ouyang
|
ce8433059e
|
SERVER-57841 Create passthroughs which run file based initial sync on core and fuzzer
|
2021-11-30 14:01:28 +00:00 |
|
Jason Chan
|
d41f759f47
|
SERVER-61718 Have ClusterToClusterFixture make a new fixture only in the constructor
|
2021-11-24 00:56:15 +00:00 |
|
A. Jesse Jiryu Davis
|
5689d7fd21
|
SERVER-61664 Fix test log formatting
|
2021-11-20 04:50:26 +00:00 |
|
Matthew Russotto
|
63b46f1486
|
SERVER-61593 Test command waitForMemberState should be interruptible
|
2021-11-19 04:09:19 +00:00 |
|
Vishnu Kaushik
|
aa46e84e7d
|
SERVER-61543 ClusterToClusterReplication hook should pass shell options to data consistency hooks
|
2021-11-18 17:56:52 +00:00 |
|
Matthew Russotto
|
77d16d2cc1
|
SERVER-61378 Tolerate interruptions in replica set test fixture
|
2021-11-11 15:59:03 +00:00 |
|
Mikhail Shchatko
|
a4b6ad43fd
|
SERVER-61375 Fix set FCV for sharded cluster fixture
|
2021-11-10 17:36:45 +00:00 |
|
Mikhail Shchatko
|
4235f31537
|
SERVER-57509 Remove legacy multiversion code
|
2021-11-09 08:23:49 +00:00 |
|
Vishnu Kaushik
|
50e3fbc125
|
SERVER-61311 Display cluster to cluster replicator's actions appropriately
|
2021-11-08 17:34:35 +00:00 |
|
Mikhail Shchatko
|
771c050efd
|
SERVER-61238 Deduplicate CheckTenantMigrationDBHash hook logs
|
2021-11-08 15:53:48 +00:00 |
|
Mikhail Shchatko
|
1384eee3fa
|
SERVER-61238 Don't overwrite hook logger in TenantMigrationThread
|
2021-11-05 07:42:54 +00:00 |
|
Robert Guo
|
7bff1ee135
|
SERVER-61225 fix feature flag definition for standalone fixtures
|
2021-11-04 11:23:33 +00:00 |
|
Mikhail Shchatko
|
ac364ad8d4
|
SERVER-60458 Add a resmoke run flag to limit number of tests being run
|
2021-11-04 08:30:37 +00:00 |
|