diff --git a/pkg/cmd/roachtest/tpcc.go b/pkg/cmd/roachtest/tpcc.go index 21ed3b651b16..b261531519b3 100644 --- a/pkg/cmd/roachtest/tpcc.go +++ b/pkg/cmd/roachtest/tpcc.go @@ -312,6 +312,7 @@ func registerTPCC(r *testRegistry) { MinVersion: maybeMinVersionForFixturesImport(cloud), Tags: []string{`weekly`}, Cluster: makeClusterSpec(4, cpu(16)), + Timeout: time.Duration(6*24)*time.Hour + time.Duration(10)*time.Minute, Run: func(ctx context.Context, t *test, c *cluster) { warehouses := 1350 runTPCC(ctx, t, c, tpccOptions{