diff --git a/pkg/cmd/roachtest/tpcc.go b/pkg/cmd/roachtest/tpcc.go index 8d1c1f37ac08..d852a14ff2be 100644 --- a/pkg/cmd/roachtest/tpcc.go +++ b/pkg/cmd/roachtest/tpcc.go @@ -96,7 +96,7 @@ func registerTPCC(r *registry) { Warehouses: 100, UseFixture: true, Duration: duration, - Extra: " --wait=false --tolerate-errors --scatter --split", + Extra: " --wait=false --tolerate-errors --scatter", Chaos: func() Chaos { return Chaos{ Timer: Periodic{