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/testcase/snaps.smoke.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 etc/testcase/snaps.smoke.yml (limited to 'etc/testcase/snaps.smoke.yml') diff --git a/etc/testcase/snaps.smoke.yml b/etc/testcase/snaps.smoke.yml deleted file mode 100644 index f012a7cd..00000000 --- a/etc/testcase/snaps.smoke.yml +++ /dev/null @@ -1,14 +0,0 @@ ---- -dovetail.snaps.smoke: - name: dovetail.snaps.smoke - objective: snaps smoke test cases - validate: - type: functest - testcase: snaps_smoke - report: - source_archive_files: - - functest.log - dest_archive_files: - - snaps_logs/dovetail.snaps.smoke.log - check_results_file: 'functest_results.txt' - sub_testcase_list: -- cgit 1.2.3-korg