diff --git a/cmd/influxd/server_integration_test.go b/cmd/influxd/server_integration_test.go index 7ecb1e6d68..383c058d70 100644 --- a/cmd/influxd/server_integration_test.go +++ b/cmd/influxd/server_integration_test.go @@ -1593,6 +1593,7 @@ func TestSingleServer(t *testing.T) { } func Test3NodeServer(t *testing.T) { + t.Skip() t.Parallel() testName := "3-node server integration"