debing.sun
d39548c854
Avoid starting defrag after config resetstat for defrag test ( #13399 )
...
If `config resetstat` is executed and a defrag is started after it, the
`total_active_defrag_time` will not be 0.
When we start the defrag again, we will skip the following steps:
1. waiting for the defrag to start. (s total_active_defrag_time is equal
0)
2. waiting for the test to complete. (active_defrag_running is euqal 0)
which result in the test failed.
---------
Co-authored-by: oranagra <oran@redislabs.com >
2024-07-12 10:07:09 +08:00
..
2024-05-21 09:25:13 +08:00
2024-06-26 08:26:23 +08:00
2024-07-02 18:22:10 +03:00
2023-08-02 10:46:06 +03:00
2024-05-30 22:09:30 +08:00
2023-04-12 09:19:21 +03:00
2023-08-01 18:03:33 +03:00
2023-05-18 12:16:46 +03:00
2023-08-21 19:48:30 +03:00
2023-04-12 09:19:21 +03:00
2023-06-16 08:14:11 -07:00
2024-03-18 17:41:54 +02:00
2024-07-10 17:35:36 +08:00
2023-06-20 12:50:03 +03:00
2022-11-28 17:35:31 +02:00
2022-02-08 13:14:42 +02:00
2024-03-19 08:18:22 +02:00
2024-07-01 09:04:20 +03:00
2024-02-18 10:36:41 +02:00
2024-05-30 19:09:26 +08:00
2023-08-27 11:42:55 +03:00
2024-04-02 15:09:52 +03:00
2021-06-09 15:13:24 +03:00
2024-01-31 13:11:52 +02:00
2024-07-12 10:07:09 +08:00
2024-02-29 09:48:20 +02:00
2023-03-11 10:14:16 +02:00
2023-03-11 10:14:16 +02:00
2024-03-05 14:42:28 +02:00
2024-07-01 09:04:52 +03:00
2023-03-16 08:50:32 +02:00
2011-05-20 11:44:54 +02:00
2023-03-11 10:14:16 +02:00
2024-07-11 16:24:58 +08:00
2023-03-12 17:50:44 +02:00
2023-05-04 13:02:08 +03:00
2023-06-12 14:05:34 +03:00
2022-03-01 14:40:29 +02:00
2024-05-28 11:59:57 +03:00
2024-07-11 20:25:57 +08:00
2023-04-18 16:14:26 +03:00
2024-01-22 16:01:04 -08:00
2024-02-08 14:36:11 +02:00
2021-03-22 13:27:46 +02:00
2023-09-08 16:10:17 +03:00
2022-04-24 17:29:35 +03:00
2023-09-28 17:19:20 +03:00