2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-22 01:51:51 +00:00

Makefile: update excluded tests for docker-test

All zdtm tests pass on Fedora 33 for `make docker-build && make docker-test`
with devicemapper storage driver.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
Radostin Stoyanov 2021-04-10 10:10:03 +01:00 committed by Andrei Vagin
parent 5d8ecee0ac
commit 27b9ed53ea

View File

@ -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: