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:
parent
5d8ecee0ac
commit
27b9ed53ea
2
Makefile
2
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user