summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>2019-04-11 13:28:21 +0300
committerDan Xu <xudan16@huawei.com>2019-04-17 12:55:54 +0000
commit73febf900b85dae4d953389696f3a78cf8267816 (patch)
tree41b45803fa0a7c3368a3f1553f58b96b671f3ef6 /etc
parentf170bf4205fd75db96b84a685b931904f4dbab93 (diff)
Failed to upload results to ONAP portal
The results.json file generated by running 'dovetail run --testsuite xxx' is different from the one generated by running 'dovetail run --testcase xxx'. The former can be uploaded to ONAP portal successfully but the latter one can't. The main reason is that the latter one lacking of 'vnf_type'. Keep the results.json with the same format for both running one test suite or several test cases. JIRA: DOVETAIL-769 Change-Id: I46af84f9f229f9e601439f68c9ed9df9477d002b Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
Diffstat (limited to 'etc')
-rw-r--r--etc/testcase/onap-vtp.validate.csar.yml1
-rw-r--r--etc/testcase/onap-vvp.validate.heat.yml1
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