mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-25 01:54:23 +01:00
Move the test configuration in the distro-specific config.sh file, for better control of what to include/exclude from testing based on the test environment. test_config.sh is still used to exclude specific distros from being tested, when running tests in bulk. Fixes: #182 Signed-off-by: Marco Vedovati <mvedovati@suse.com>