Skip volume metrics test on os x

This commit is contained in:
Paul Morie 2015-12-16 17:16:30 -05:00
parent bae050ffea
commit 14368fd5e2
3 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build linux
/* /*
Copyright 2014 The Kubernetes Authors All rights reserved. Copyright 2014 The Kubernetes Authors All rights reserved.

View File

@ -1,3 +1,5 @@
// +build linux
/* /*
Copyright 2014 The Kubernetes Authors All rights reserved. Copyright 2014 The Kubernetes Authors All rights reserved.

View File

@ -1,3 +1,5 @@
// +build linux
/* /*
Copyright 2015 The Kubernetes Authors All rights reserved. Copyright 2015 The Kubernetes Authors All rights reserved.