Skip to content

Commit

Permalink
Merge pull request #2943 from anarkiwi/nethost
Browse files Browse the repository at this point in the history
  • Loading branch information
gizmoguy authored May 6, 2019
2 parents d5de736 + c6b86f5 commit 35af3ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions travis/runtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@ docker images
echo Shard $MATRIX_SHARD: $FAUCETTESTS
ulimit -c unlimited && echo '/var/tmp/core.%h.%e.%t' > /proc/sys/kernel/core_pattern
sudo modprobe openvswitch
# TODO: --network=host for https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
sudo docker run --privileged --sysctl net.ipv6.conf.all.disable_ipv6=0 \
--network=host \
--ulimit core=99999999999:99999999999 \
-v /var/local/lib/docker:/var/lib/docker \
-v $HOME/.cache/pip:/var/tmp/pip-cache \
Expand Down

0 comments on commit 35af3ad

Please sign in to comment.