clientv3/integration: do not run fragmentation tests with gRPC Proxy
@@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// +build !cluster_proxy
+
package integration
import (