Commit dbea8877 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

put defualt value 0 to variable to unable test checks against reference...

put defualt value 0 to variable  to unable test checks against reference descriptors - SOL003 v3.3.1 - NFVSOL(26)000126 issue#5
parent a2dc803b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -140,7 +140,7 @@ ${scaleOutResponse}
${callbackResp}    localhost

${descriptorType}    SOL001
${check_descriptors}	1
${check_descriptors}	0

#############internal variables used for descriptor parsing################
${tosca_type_VDU_compute}    tosca.nodes.nfv.Vdu.Compute
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ ${vnfdId} myVnF
${flavourId}    string

${descriptorType}    SOL001
${check_descriptors}	1
${check_descriptors}	0

${tosca_type_VDU_compute}    tosca.nodes.nfv.Vdu.Compute
${tosca_type_virtual_link}    tosca.nodes.nfv.VnfVirtualLink
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ ${VAR_SEPERATOR} &
${callbackResp}    localhost

${descriptorType}    SOL001
${check_descriptors}	1
${check_descriptors}	0

#############internal variables used for descriptor parsing################
${tosca_type_VDU_compute}    tosca.nodes.nfv.Vdu.Compute