mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-19 04:26:39 +00:00
Feat: upgrade dependency (#5217)
This commit is contained in:
@@ -186,8 +186,6 @@ var _ = Describe("test generate revision ", func() {
|
||||
// add an annotation to workload Definition
|
||||
wd.SetAnnotations(map[string]string{oam.AnnotationAppRollout: "true"})
|
||||
appRevision2.Spec.WorkloadDefinitions[wd.Name] = wd
|
||||
// change the cd meta
|
||||
cd.ClusterName = "testCluster"
|
||||
appRevision2.Spec.ComponentDefinitions[cd.Name] = cd
|
||||
|
||||
verifyEqual()
|
||||
|
||||
Reference in New Issue
Block a user