Skip to content

Commit 1f75d25

Browse files
committed
asim: clean up generated folder for rebalancing
This commit regenerates the rebalancing_qps generated files and removes outdated generated data.
1 parent 5fa2c3b commit 1f75d25

File tree

8 files changed

+4
-3
lines changed

8 files changed

+4
-3
lines changed

pkg/kv/kvserver/asim/tests/testdata/generated/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Except this specific directory (relative to .gitignore)
77
# Note that this intentionally does not include subdirectories (such as traces)
88
# which are not deterministic.
9-
!sma/rebalancing/**
9+
!sma/rebalancing_qps/**
1010
**/traces
1111
# And the readme file.
1212
!README.md

pkg/kv/kvserver/asim/tests/testdata/generated/sma/rebalancing/rebalancing_sma-count_1.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

pkg/kv/kvserver/asim/tests/testdata/generated/sma/rebalancing/rebalancing_sma-count_2.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

pkg/kv/kvserver/asim/tests/testdata/generated/sma/rebalancing/rebalancing_setup.txt renamed to pkg/kv/kvserver/asim/tests/testdata/generated/sma/rebalancing_qps/rebalancing_qps_setup.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Cluster Set Up
99
Key Space
1010
[0,10000): 7(rf=3), 0MiB, [s1:(7,4*),s2:(6,2*),s3:(3,0*),s4:(2,0*),s5:(1,0*),s6:(1,1*),s7:(1,0*)]
1111
Event
12+
set LBRebalancingObjective to 0
1213
set LBRebalancingMode to 2
1314
Workload Set Up
1415
[0,10000): 95%r large-block [128-256B/op, 7000ops/s]

pkg/kv/kvserver/asim/tests/testdata/generated/sma/rebalancing_qps/rebalancing_qps_sma-count_1.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

pkg/kv/kvserver/asim/tests/testdata/generated/sma/rebalancing_qps/rebalancing_qps_sma-count_2.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)