Turn off race detection in the etcd tools test as etcd client isn't thread safe
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build integration,!no-etcd
|
||||
// +build integration,!no-etcd,!race
|
||||
|
||||
/*
|
||||
Copyright 2014 The Kubernetes Authors All rights reserved.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build integration,!no-etcd
|
||||
// +build integration,!no-etcd,!race
|
||||
|
||||
/*
|
||||
Copyright 2014 The Kubernetes Authors All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user