Decoupling Functest Docker config items from source code 07/54507/3
authorxudan <xudan16@huawei.com>
Tue, 27 Mar 2018 07:12:57 +0000 (03:12 -0400)
committerGeorg Kunz <georg.kunz@ericsson.com>
Wed, 4 Apr 2018 14:16:59 +0000 (14:16 +0000)
commit8b13de4224400f8c2d1f4eb12aedb122c24cf86f
tree7605924c737e1d432cb7aa946b438be9b51a385b
parent698cd3f4246c4e472c306fcad57d8d7b6431333f
Decoupling Functest Docker config items from source code

There are some special Docker setting item when creating Functest Containers.
1. Remove the extra settings which are required by Functest Danube.
2. Remove the settings for pushing results to DB because
   Dovetail plans to disable this function.
3. Move the other special Functest settings to config files.

JIRA: DOVETAIL-639

Change-Id: Ibc4090b5c0aafdf9ed64e65a9a92e34a12a16df5
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/container.py
dovetail/utils/dovetail_config.py
etc/conf/functest_config.yml
etc/testcase/osinterop.tc001.yml
etc/testcase/sdnvpn.tc001.yml
etc/testcase/sdnvpn.tc002.yml
etc/testcase/sdnvpn.tc003.yml
etc/testcase/sdnvpn.tc004.yml
etc/testcase/sdnvpn.tc008.yml
etc/testcase/vnf.tc001.yml