diff --git a/agent-go/executor/ImageFunction_test.go b/agent-go/executor/ImageFunction_test.go index 34ad215..03feb87 100644 --- a/agent-go/executor/ImageFunction_test.go +++ b/agent-go/executor/ImageFunction_test.go @@ -9,11 +9,12 @@ import ( func TestAgentOsOperator_Sync(t *testing.T) { + // imageFullName gzipFolderPrefix gzipFileName ossUrlPrefix proxyUrl targetHarborHost namespace targetImageFullName funcArgs := []string{ + "harbor.cdcyy.com.cn/cmii/busybox:0326", + "/root/octopus_image/", "", - "", - "", - "", + "https://oss.demo.uavcmlc.com/cmlc-installation/tmp/", "", "", "",