X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vvp%2Fvalidation-scripts.git;a=blobdiff_plain;f=ice_validator%2Ftests%2Ffixtures%2Ftest_nested_parameters%2Fpass%2Fbase_stark.yaml;h=3953df30ee4a47689668b461d18925bec838b646;hp=0f82c0b0a154829edfdb49f0223e775727058e3d;hb=59c9e996728d7d4d8d1e184857933deff68d4b91;hpb=7a7bc66879f2efd93be2ebbd959176a10b07f74f diff --git a/ice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml b/ice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml index 0f82c0b..3953df3 100755 --- a/ice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml +++ b/ice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml @@ -92,6 +92,11 @@ parameters: type: string description: nlfdsa + subnet_uid: + type: string + description: nlfdsa + + resources: int_mummy_network: @@ -132,3 +137,4 @@ resources: oam2_net_fqdn: { get_param: oam2_net_fqdn } instance_ip_address: { get_param: instance_ip_address } mycontrailip: { get_param: mycontrailip } + subnet_uid: { get_param: subnet_uid }