Skip to content

Commit

Permalink
workaround the breakage of iptables in istio#13291
Browse files Browse the repository at this point in the history
  • Loading branch information
Jianfei Hu committed Apr 23, 2019
1 parent ec1ba31 commit 2f75c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/tests.mk
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ endif

_INTEGRATION_TEST_PROW_FLAG =
ifneq ($(MASON_INFO_PATH),)
_INTEGRATION_TEST_PROW_FLAG = --mason_info ${MASON_INFO_PATH} -istio.test.prow.gceuser Prow
_INTEGRATION_TEST_PROW_FLAG = --mason_info ${MASON_INFO_PATH} -istio.test.prow.gceuser Prow --deb_url=https://storage.googleapis.com/istio-release/releases/1.1.3/deb
endif

# $(INTEGRATION_TEST_WORKDIR) specifies the working directory for the tests. If not specified, then a
Expand Down

0 comments on commit 2f75c53

Please sign in to comment.