[ Cmii ] [ Operator ] - optimize Image pull
This commit is contained in:
@@ -13,6 +13,7 @@ func TestFetchDemoImages(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestFetchDependencyRepos(t *testing.T) {
|
func TestFetchDependencyRepos(t *testing.T) {
|
||||||
|
|
||||||
errorPullImageList, errorGzipImageList := FetchDependencyRepos(true)
|
errorPullImageList, errorGzipImageList := FetchDependencyRepos(true)
|
||||||
|
|
||||||
utils.BeautifulPrintListWithTitle(errorPullImageList, "dep errorPullImageList")
|
utils.BeautifulPrintListWithTitle(errorPullImageList, "dep errorPullImageList")
|
||||||
|
|||||||
Reference in New Issue
Block a user