Commit c8e0f4d2 authored by Clayton Coleman's avatar Clayton Coleman

Metrics tests can't run on Mac

parent fbe3ec75
// +build integration,!no-etcd
// +build integration,!no-etcd,linux
/*
Copyright 2015 The Kubernetes Authors All rights reserved.
......@@ -30,6 +30,7 @@ import (
"github.com/GoogleCloudPlatform/kubernetes/pkg/client"
"github.com/GoogleCloudPlatform/kubernetes/pkg/fields"
"github.com/GoogleCloudPlatform/kubernetes/pkg/labels"
"github.com/golang/glog"
"github.com/golang/protobuf/proto"
prometheuspb "github.com/prometheus/client_model/go"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment