diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/testcase/onap-vtp.validate.csar.yml | 1 | ||||
-rw-r--r-- | etc/testcase/onap-vvp.validate.heat.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/testcase/onap-vtp.validate.csar.yml b/etc/testcase/onap-vtp.validate.csar.yml index d544b6c5..da64c6ef 100644 --- a/etc/testcase/onap-vtp.validate.csar.yml +++ b/etc/testcase/onap-vtp.validate.csar.yml @@ -2,6 +2,7 @@ onap-vtp.validate.csar: name: onap-vtp.validate.csar objective: onap csar validation + vnf_type: tosca validate: type: onap-vtp testcase: csar-validate diff --git a/etc/testcase/onap-vvp.validate.heat.yml b/etc/testcase/onap-vvp.validate.heat.yml index 2cdab7cc..c6071e6a 100644 --- a/etc/testcase/onap-vvp.validate.heat.yml +++ b/etc/testcase/onap-vvp.validate.heat.yml @@ -2,6 +2,7 @@ onap-vvp.validate.heat: name: onap-vvp.validate.heat objective: onap heat template validation + vnf_type: heat validate: type: onap-vvp testcase: ice_validator |