mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00: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>