Skip to content

Commit 144b073

Browse files
authored
Merge pull request #375 from mbaldessari/fixup-tests
Fix up tests after last PR
2 parents 1125d13 + 8d84b0a commit 144b073

5 files changed

Lines changed: 0 additions & 15 deletions

tests/clustergroup-industrial-edge-factory.expected.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,6 @@ data:
136136
targetCluster: in-cluster
137137
enabled: all
138138
global:
139-
Template:
140-
BasePath: global-vars.yml
141-
Name: global-vars
142139
clusterDomain: region.example.com
143140
clusterPlatform: aws
144141
clusterVersion: "4.12"

tests/clustergroup-industrial-edge-hub.expected.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,6 @@ data:
297297
targetCluster: in-cluster
298298
enabled: all
299299
global:
300-
Template:
301-
BasePath: global-vars.yml
302-
Name: global-vars
303300
clusterDomain: region.example.com
304301
clusterPlatform: aws
305302
clusterVersion: "4.12"

tests/clustergroup-medical-diagnosis-hub.expected.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,9 +284,6 @@ data:
284284
targetCluster: in-cluster
285285
enabled: all
286286
global:
287-
Template:
288-
BasePath: global-vars.yml
289-
Name: global-vars
290287
clusterDomain: region.example.com
291288
clusterPlatform: aws
292289
clusterVersion: "4.12"

tests/clustergroup-naked.expected.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ data:
6666
targetCluster: in-cluster
6767
enabled: all
6868
global:
69-
Template:
70-
BasePath: global-vars.yml
71-
Name: global-vars
7269
extraValueFiles: []
7370
options:
7471
applicationRetryLimit: 20

tests/clustergroup-normal.expected.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,6 @@ data:
197197
targetCluster: in-cluster
198198
enabled: all
199199
global:
200-
Template:
201-
BasePath: global-vars.yml
202-
Name: global-vars
203200
clusterDomain: region.example.com
204201
clusterPlatform: aws
205202
clusterVersion: "4.12"

0 commit comments

Comments
 (0)