From 5f8b176fd2ee8605b513bda74ab8b358643b03b8 Mon Sep 17 00:00:00 2001 From: Cory LaNou Date: Mon, 2 Mar 2015 16:25:25 -0800 Subject: [PATCH] enable graphite endpiont test --- cmd/influxd/server_integration_test.go | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cmd/influxd/server_integration_test.go b/cmd/influxd/server_integration_test.go index 40867697a6c..d2aa33f9efb 100644 --- a/cmd/influxd/server_integration_test.go +++ b/cmd/influxd/server_integration_test.go @@ -880,11 +880,13 @@ func TestClientLibrary(t *testing.T) { } func Test_ServerSingleGraphiteIntegration(t *testing.T) { - //t.Skip() - dir := tempfile() + if testing.Short() { + t.Skip() + } nNodes := 1 basePort := 8390 testName := "graphite integration" + dir := tempfile() now := time.Now().UTC().Round(time.Millisecond) c := main.NewConfig() g := main.Graphite{