Skip to content

Commit

Permalink
backport of commit 80d4929
Browse files Browse the repository at this point in the history
  • Loading branch information
zalimeni committed Aug 26, 2024
1 parent 3280bc7 commit f8d2cc3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/integration/connect/envoy/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -553,8 +553,7 @@ function suite_setup {
docker run --sysctl net.ipv6.conf.all.disable_ipv6=1 -d --name envoy_workdir_1 \
$WORKDIR_SNIPPET \
--net=none \
k8s.gcr.io/pause &>/dev/null
# TODO(rb): switch back to "${HASHICORP_DOCKER_PROXY}/google/pause" once that is cached
registry.k8s.io/pause &>/dev/null

# pre-build the verify container
echo "Rebuilding 'bats-verify' image..."
Expand Down

0 comments on commit f8d2cc3

Please sign in to comment.