Merge pull request #9744 from gyuho/cluster_proxy

clientv3/integration: do not run fragmentation tests with gRPC Proxy
This commit is contained in:
Gyuho Lee
2018-05-18 12:30:10 -07:00
committed by GitHub

View File

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