mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-24 08:44:21 +01:00
Skip TestHostNetworkingRequested test as nsfs is not supported on older kernel versions. Currently, CentOS has issues with this test a is using a kernel version of 3.10 and to run this test we need a kernel version greater than 3.19. Fixes #1629 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>