diff --git a/Makefile b/Makefile index 7d3d00cdc..5e9c4c653 100644 --- a/Makefile +++ b/Makefile @@ -374,7 +374,7 @@ docker-build: docker-test: docker run --rm -it --privileged -v /lib/modules:/lib/modules --network=host --cgroupns=host criu-x86_64 \ - ./test/zdtm.py run -a -x tcp6 -x tcpbuf6 -x static/rtc -x cgroup + ./test/zdtm.py run -a --keep-going --ignore-taint .PHONY: docker-test help: