From 081eaf19163fdaeb1e0038240a2e74007527c98c Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Mon, 30 Jul 2018 15:10:11 +0200 Subject: Renaming test cases to include test framework names Replacing the generic "dovetail" prefix of the testcase definitions with the name of the OPNFV test framework which hosts the test. JIRA: DOVETAIL-719 Signed-off-by: Georg Kunz Change-Id: I8f90423b8908197bdc7adddf82c61ff394893f52 --- etc/compliance/onap.1.0.0.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/compliance/onap.1.0.0.yml') diff --git a/etc/compliance/onap.1.0.0.yml b/etc/compliance/onap.1.0.0.yml index 43492ab1..e9e805c4 100644 --- a/etc/compliance/onap.1.0.0.yml +++ b/etc/compliance/onap.1.0.0.yml @@ -3,4 +3,4 @@ onap.1.0.0: name: onap.1.0.0 testcases_list: optional: - - dovetail.lifecycle.tc001 + - onap.lifecycle.tc001 -- cgit 1.2.3-korg