diff --git a/pkg/cmd/roachtest/tests/quit.go b/pkg/cmd/roachtest/tests/quit.go index cc8b99b61bef..9d75fb518cb0 100644 --- a/pkg/cmd/roachtest/tests/quit.go +++ b/pkg/cmd/roachtest/tests/quit.go @@ -422,7 +422,6 @@ func registerQuitAllNodes(r registry.Registry) { // short --drain-wait for the remaining nodes under quorum. r.Add(registry.TestSpec{ Name: "quit-all-nodes", - Skip: "flaky #68107", Owner: registry.OwnerServer, Cluster: r.MakeClusterSpec(5), Run: func(ctx context.Context, t test.Test, c cluster.Cluster) {