[Agent][Operator] - bug fix
This commit is contained in:
@@ -38,10 +38,11 @@ func TestPullFromEntityAndSyncConditionally(t *testing.T) {
|
||||
// 创建一个模拟的sync对象,用于测试函数的行为。这里需要根据你的实际需求来设置mock数据和预期结果。
|
||||
sync := ImageSyncEntity{
|
||||
CmiiNameTagList: []string{
|
||||
"cmii-uav-platform:5.5.0-offline",
|
||||
//"cmii-uav-platform:5.5.0-offline",
|
||||
},
|
||||
FullNameImageList: nil,
|
||||
ProjectVersion: "",
|
||||
ProjectName: "xjyd",
|
||||
DirectHarborHost: "harbor.wdd.io",
|
||||
CompressImageToGzip: true,
|
||||
UploadToDemoMinio: true,
|
||||
|
||||
Reference in New Issue
Block a user