[CMII] [Operator] - offline image download
This commit is contained in:
@@ -3,5 +3,9 @@ package cmii_operator
|
||||
import "testing"
|
||||
|
||||
func TestFetchDemoImages(t *testing.T) {
|
||||
FetchDemoImages("cqga", "/root/Downloads/cqga")
|
||||
FetchDemoImages("cqga", true)
|
||||
}
|
||||
|
||||
func TestFetchDependencyRepos(t *testing.T) {
|
||||
FetchDependencyRepos(true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user