integration: disable embed tests with gRPC proxy for now

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee 2018-06-18 10:49:00 -07:00
parent 339cda03b3
commit d456c0beb4

View File

@ -12,6 +12,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build !cluster_proxy
// TODO: fix race conditions with setupLogging
package integration
import (