From 13e644d0ba893ddc5e2944c2e827fde7cd58ae72 Mon Sep 17 00:00:00 2001 From: xudan Date: Tue, 11 Dec 2018 01:41:15 -0500 Subject: Enable ShellRunner 1. fix the bug 'ShellRunner' object has no attribute 'archive_logs' 2. remove the testarea_supported because it's not very necessary for the test cases themselves and can make it a little more simple to add a test case with new test area JIRA: DOVETAIL-750 Change-Id: I71ee74615200376adca2a0db040753e5fce329bc Signed-off-by: xudan --- etc/conf/dovetail_config.yml | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'etc') diff --git a/etc/conf/dovetail_config.yml b/etc/conf/dovetail_config.yml index ed6433b9..74f54c9c 100644 --- a/etc/conf/dovetail_config.yml +++ b/etc/conf/dovetail_config.yml @@ -19,19 +19,6 @@ testsuite_supported: - healthcheck - ovp.2018.09 - onap.1.0.0 -# testarea supported, should adjust accordingly -testarea_supported: - - ha - - healthcheck - - onap - - bgpvpn - - security - - snaps - - stress - - tempest - - vnf - - vping - - k8s # used for testcase cmd template in jinja2 format # we have two variables available now -- cgit 1.2.3-korg