don't use build tags to mark integration tests

This commit is contained in:
Mike Danese
2017-01-31 15:55:39 -08:00
parent 9fbefe3b97
commit 21617a60ae
58 changed files with 1084 additions and 65 deletions

View File

@@ -1,5 +1,3 @@
// +build integration,!no-etcd,linux
/*
Copyright 2015 The Kubernetes Authors.