diff options
author | xudan <xudan16@huawei.com> | 2018-12-11 01:41:15 -0500 |
---|---|---|
committer | xudan <xudan16@huawei.com> | 2018-12-11 02:03:31 -0500 |
commit | 13e644d0ba893ddc5e2944c2e827fde7cd58ae72 (patch) | |
tree | cb4bc6a43179593a7ec7a1dfc3b3e5c7cfcc9ea6 /etc/conf/dovetail_config.yml | |
parent | bdbd7d405ac8603deed456e038cd13b0fde02b62 (diff) |
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 <xudan16@huawei.com>
Diffstat (limited to 'etc/conf/dovetail_config.yml')
-rw-r--r-- | etc/conf/dovetail_config.yml | 13 |
1 files changed, 0 insertions, 13 deletions
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 |