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

ci: remove hack for netns-nft zdtm test

Signed-off-by: Alexander Mikhalitsyn <alexander.mikhalitsyn@virtuozzo.com>
This commit is contained in:
Alexander Mikhalitsyn
2021-04-20 18:35:49 +03:00
committed by Andrei Vagin
parent ddefbbff16
commit 655610e09a

View File

@@ -44,9 +44,6 @@ task:
# much more restricted than a normal shell (system_u:system_r:unconfined_service_t:s0)
# The test case above (vagrant-fedora-no-vdso) should run selinux tests in enforcing mode
setenforce 0
# netns-nft fails with
# 4: FAIL: netns-nft.c:51: Can't get nft table (errno = 11 (Resource temporarily unavailable))
mv /usr/sbin/nft /usr/sbin/nft.away
pip3 install junit_xml
build_script: |