From e37ce9db19fb583f60fc8d31a4093a8313ff47b8 Mon Sep 17 00:00:00 2001 From: Stamatis Katsaounis Date: Sat, 16 Feb 2019 19:48:58 +0200 Subject: 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 --- etc/compliance/onap.1.0.0.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 etc/compliance/onap.1.0.0.yml (limited to 'etc/compliance') 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 -- cgit 1.2.3-korg