diff options
author | Stamatis Katsaounis <mokats@intracom-telecom.com> | 2019-02-16 19:48:58 +0200 |
---|---|---|
committer | Dan Xu <xudan16@huawei.com> | 2019-02-20 09:37:55 +0000 |
commit | e37ce9db19fb583f60fc8d31a4093a8313ff47b8 (patch) | |
tree | d9bac48462457ff22044120738e5121b3a91d512 /etc/compliance | |
parent | addca54f10fc065b8c619ddfd31ee843afbefdd4 (diff) |
Remove deprecated ONAP lifecycle test case
This patch removes the ONAP lifecycle deprecated test case.
Furthermore, it clears helper functions as well as unwanted
configuration.
Change-Id: Ib958457cf120ffb641a72be028d3a031741c44c6
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Diffstat (limited to 'etc/compliance')
-rw-r--r-- | etc/compliance/onap.1.0.0.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/compliance/onap.1.0.0.yml b/etc/compliance/onap.1.0.0.yml deleted file mode 100644 index b7566b3f..00000000 --- a/etc/compliance/onap.1.0.0.yml +++ /dev/null @@ -1,8 +0,0 @@ ---- -onap.1.0.0: - name: onap.1.0.0 - version: '1.0.0' - vnf_type: tosca - testcases_list: - optional: - - onap.lifecycle.tc001 |