[ Cmii ] [ Operator ] - optimize Image pull

This commit is contained in:
zeaslity
2024-01-25 17:33:21 +08:00
parent 84455a8849
commit cb33db160f

View File

@@ -13,6 +13,7 @@ func TestFetchDemoImages(t *testing.T) {
}
func TestFetchDependencyRepos(t *testing.T) {
errorPullImageList, errorGzipImageList := FetchDependencyRepos(true)
utils.BeautifulPrintListWithTitle(errorPullImageList, "dep errorPullImageList")