diff options
author | Stamatis Katsaounis <mokats@intracom-telecom.com> | 2019-02-16 12:26:52 +0200 |
---|---|---|
committer | Stamatis Katsaounis <mokats@intracom-telecom.com> | 2019-02-16 12:26:52 +0200 |
commit | ea79f4f2ff092223237553117606cf38b8a359fe (patch) | |
tree | 874424e2f81dab9cbb0a1ca2dd2ec2708832e34f /etc/compliance | |
parent | de39be86dddc6fd590d9dbc9bad084e6be45aa13 (diff) |
Add ONAP Heat testsuite
This patch adds a testsuite for running ONAP Heat test cases.
Change-Id: I25a35a776dd58570379c9a493dffffc53677a396
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Diffstat (limited to 'etc/compliance')
-rw-r--r-- | etc/compliance/onap.heat.2019.04.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
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 |