Revision 1b26f115f21bc4c5681a2043e367a3a4f1b3674e authored by Eloy Coto on 25 January 2019, 15:31:07 UTC, committed by Thomas Graf on 26 January 2019, 01:11:22 UTC
[ upstream commit c1b0e3d91b4fd8c395be8f5678c3ca163a4870c2 ]

On commit `eb3b298849bc72b283034e13ab32e57130260758` target
clean-ginkgo-test was deleted, but the jenkins-precheck is still using
the docker-compose, so the docker networks never got deleted and Jenkins
failed after a while

With this change, after each build a delete will happens.

Signed-off-by: Eloy Coto <eloy.coto@gmail.com>
Signed-off-by: John Fastabend <john.fastabend@gmail.com>
1 parent a23ab40
History
File Mode Size
_static
_themes
cmdref
configuration
docker
envoy
gettingstarted
images
install
istio
kubernetes
mesos
policy
.gitignore -rw-r--r-- 12 bytes
Dockerfile -rw-r--r-- 532 bytes
Makefile -rw-r--r-- 2.9 KB
api.rst -rw-r--r-- 3.0 KB
architecture.rst -rw-r--r-- 12.0 KB
bpf.rst -rw-r--r-- 197.8 KB
cheatsheet.rst -rw-r--r-- 9.9 KB
commit-access.rst -rw-r--r-- 19.1 KB
community.rst -rw-r--r-- 2.8 KB
concepts.rst -rw-r--r-- 36.8 KB
conf.py -rw-r--r-- 5.9 KB
contributing.rst -rw-r--r-- 92.1 KB
further_reading.rst -rw-r--r-- 348 bytes
gettinghelp.rst -rw-r--r-- 1.5 KB
glossary.rst -rw-r--r-- 2.1 KB
index.rst -rw-r--r-- 2.4 KB
intro.rst -rw-r--r-- 3.3 KB
kvstore.rst -rw-r--r-- 3.0 KB
requirements.txt -rw-r--r-- 508 bytes
spelling_wordlist.txt -rw-r--r-- 4.9 KB
troubleshooting.rst -rw-r--r-- 20.7 KB

back to top