Skip to content

Commit b4ae80e

Browse files
committed
fixup! Add tests for aws resource tags
1 parent c25fcfc commit b4ae80e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/v1/tests/infrastructures.config.openshift.io/AAA_ungated.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1399,6 +1399,8 @@ tests:
13991399
platform: AWS
14001400
platformStatus:
14011401
aws:
1402+
cloudLoadBalancerConfig:
1403+
dnsType: PlatformDefault
14021404
region: us-east-1
14031405
resourceTags:
14041406
- key: key with space
@@ -1418,6 +1420,8 @@ tests:
14181420
platform: AWS
14191421
platformStatus:
14201422
aws:
1423+
cloudLoadBalancerConfig:
1424+
dnsType: PlatformDefault
14211425
region: us-east-1
14221426
resourceTags:
14231427
- key: key with space
@@ -1445,6 +1449,8 @@ tests:
14451449
platform: AWS
14461450
platformStatus:
14471451
aws:
1452+
cloudLoadBalancerConfig:
1453+
dnsType: PlatformDefault
14481454
region: us-east-1
14491455
resourceTags:
14501456
- key: key:_./=+-@
@@ -1464,6 +1470,8 @@ tests:
14641470
platform: AWS
14651471
platformStatus:
14661472
aws:
1473+
cloudLoadBalancerConfig:
1474+
dnsType: PlatformDefault
14671475
region: us-east-1
14681476
resourceTags:
14691477
- key: key:_./=+-@

0 commit comments

Comments
 (0)