Explorar o código

Merge pull request #9744 from gyuho/cluster_proxy

clientv3/integration: do not run fragmentation tests with gRPC Proxy
Gyuho Lee %!s(int64=7) %!d(string=hai) anos
pai
achega
fc7b9b07bf
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      clientv3/integration/watch_fragment_test.go

+ 2 - 0
clientv3/integration/watch_fragment_test.go

@@ -12,6 +12,8 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+// +build !cluster_proxy
+
 package integration
 
 import (