Skip to content

Commit

Permalink
tests: remove robustness regression test parameters that do not affec…
Browse files Browse the repository at this point in the history
…t reproducibility.

Signed-off-by: Jiayin Mao <[email protected]>
  • Loading branch information
jmao-dd committed Jan 15, 2025
1 parent 43bfd19 commit 3e4923e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/robustness/scenarios/scenarios.go
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,6 @@ func Regression(t *testing.T) []TestScenario {
Traffic: traffic.EtcdDelete,
Cluster: *e2e.NewConfig(
e2e.WithClusterSize(1),
e2e.WithCompactionBatchLimit(300),
e2e.WithSnapshotCount(1000),
e2e.WithGoFailEnabled(true),
),
})
Expand Down

0 comments on commit 3e4923e

Please sign in to comment.