[Cmii][ImageSync] -Image Function accomplish -1
This commit is contained in:
@@ -243,9 +243,9 @@ func TestRestartCmiiDeployment(t *testing.T) {
|
||||
|
||||
func TestUpdateCmiiDeploymentImageTag(t *testing.T) {
|
||||
|
||||
cmiiEnv := demo
|
||||
appName := "cmii-uav-process"
|
||||
newTag := "5.4.0-032201"
|
||||
cmiiEnv := integration
|
||||
appName := "cmii-uav-platform"
|
||||
newTag := "5.4.0-032601"
|
||||
|
||||
tag := UpdateCmiiDeploymentImageTag(cmiiEnv, appName, newTag)
|
||||
assert.Equal(t, tag, true, "update image tag failed !")
|
||||
|
||||
Reference in New Issue
Block a user