containerd/integration
Claudiu Belu 5847340a7d tests: Refactors container image usage
Currently, the cri-integration tests do not work on Windows due to various reasons.
One of the reasons is because all the tests are using Linux-specific images. This
commit refactors the image pulling / usage in the cri-integration tests, making it
easier to update, and easier to configure the a custom registry to pull those images
from.

For Windows runs, custom registries can be created, which will also contain Windows
images, and the cri-integration tests can be configured to use those registries by
specifying the "--image-list" argument, a TOML file which will contain an alternative
mapping of the default images.

Signed-off-by: Claudiu Belu <cbelu@cloudbasesolutions.com>
2021-04-27 08:44:21 +00:00
..
client Update containerd vendors to tags 2021-04-19 10:59:29 -07:00
images Add multi-arch support for test images 2021-04-23 15:07:33 -04:00
remote integration/util: remove dependency on k8s.io/klog/v2 2021-03-25 15:09:03 +01:00
util integration/util: remove dependency on k8s.io/klog/v2 2021-03-25 15:09:03 +01:00
addition_gids_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
common.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
container_log_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
container_restart_test.go Fix lint in Unix environments 2020-10-05 17:46:01 -07:00
container_stats_test.go Fix lint in Unix environments 2020-10-05 17:46:01 -07:00
container_stop_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
container_update_resources_test.go Fix lint in Unix environments 2020-10-05 17:46:01 -07:00
container_without_image_ref_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
containerd_image_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
duplicate_name_test.go Fix lint in Unix environments 2020-10-05 17:46:01 -07:00
image_list.sample.toml tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
image_load_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
imagefs_info_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
main_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
no_metadata_test.go Fix lint in Unix environments 2020-10-05 17:46:01 -07:00
pod_dualstack_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
pod_hostname_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
restart_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
runtime_handler_test.go fix: issue #5032 2021-02-17 18:21:17 -08:00
sandbox_clean_remove_test.go Fix lint in Unix environments 2020-10-05 17:46:01 -07:00
truncindex_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00
volume_copy_up_test.go tests: Refactors container image usage 2021-04-27 08:44:21 +00:00