From 655610e09ac39befc7f9999202d2ee4bd72c6de7 Mon Sep 17 00:00:00 2001 From: Alexander Mikhalitsyn Date: Tue, 20 Apr 2021 18:35:49 +0300 Subject: [PATCH] ci: remove hack for netns-nft zdtm test Signed-off-by: Alexander Mikhalitsyn --- .cirrus.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 5574b1583..9c590f0b2 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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: |