Kefu Chai
c37149d106
test: stop using seastar::at_exit()
seastar::at_exit() was marked deprecated recently. so let's use
the recommended approach to perform cleanups.
following tests were updated in this changes
- scylla perf-tablets: tested with
scylla perf-tablets
- scylla perf-row-cache-update: tested with
scylla perf-row-cache-update
- scylla perf-fast-forward: tested with
scylla perf-fast-forward --populate --run-tests small-partition-skips \
--smp 1
scylla perf-fast-forward --run-tests small-partition-skips \
--smp 1
- scylla perf-load-balancing: tested with
scylla perf-load-balancing --nodes 3 --tablets1 16 --tablets2 16 --rf1 3 --rf2 3 --shards 16
- unit/row_cache_stress_test: tested with
row_cache_stress_test --seconds 10
- perf/perf_cache_eviction: tested with
./perf_cache_eviction --seconds 1 --smp 1
- perf/perf_row_cache_reads: tested with
./perf_row_cache_reads
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>
Closes scylladb/scylladb#23356
2025-03-20 17:44:57 +03:00
..
2024-12-24 12:18:24 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-15 20:32:22 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-03-20 17:44:57 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-03-20 17:44:57 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-26 11:46:26 +02:00
2024-12-18 17:45:13 +02:00
2025-03-20 17:44:57 +03:00
2025-03-20 17:44:57 +03:00
2025-03-13 09:54:09 +02:00
2025-02-15 20:32:22 +02:00
2025-01-16 16:37:08 +02:00
2025-03-12 19:00:50 +08:00
2025-03-14 11:12:44 +03:00
2025-03-20 17:44:57 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-15 20:32:22 +02:00
2025-03-20 17:44:57 +03:00