From: Stamatis Katsaounis Date: Sat, 16 Feb 2019 10:26:52 +0000 (+0200) Subject: Add ONAP Heat testsuite X-Git-Tag: ovp-3.0.0~64 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F67049%2F1;p=dovetail.git Add ONAP Heat testsuite This patch adds a testsuite for running ONAP Heat test cases. Change-Id: I25a35a776dd58570379c9a493dffffc53677a396 Signed-off-by: Stamatis Katsaounis --- diff --git a/etc/compliance/onap.heat.2019.04.yaml b/etc/compliance/onap.heat.2019.04.yaml new file mode 100644 index 00000000..d6a92dcc --- /dev/null +++ b/etc/compliance/onap.heat.2019.04.yaml @@ -0,0 +1,8 @@ +--- +onap.heat.2019.04: + name: onap.heat.2019.04 + version: '2019.04' + vnf_type: heat + testcases_list: + mandatory: + - onap-vvp.validate.heat diff --git a/etc/conf/dovetail_config.yml b/etc/conf/dovetail_config.yml index a6aaab06..cdad0554 100644 --- a/etc/conf/dovetail_config.yml +++ b/etc/conf/dovetail_config.yml @@ -19,6 +19,7 @@ testsuite_supported: - healthcheck - ovp.2018.09 - onap.tosca.2019.04 + - onap.heat.2019.04 - onap.1.0.0 # used for testcase cmd template in jinja2 format