summaryrefslogtreecommitdiffstats
path: root/etc/conf
diff options
context:
space:
mode:
authorGeorg Kunz <georg.kunz@ericsson.com>2018-05-11 03:24:38 +0200
committerGeorg Kunz <georg.kunz@ericsson.com>2018-05-17 11:18:23 +0000
commitcbf819bd0d4e1ccfe854bbf168169b09dd85252c (patch)
treed7d113430e22bc898ea9da9a5a1981885ee0fb8a /etc/conf
parent8c10165a04b8d84c03900535b66db806a2f0c949 (diff)
Adding OpenStack controller database HA test case
Adding the OpenStack controller database HA test case (Yardstick tc090) to Dovetail and the proposed_tests test suite. JIRA: DOVETAIL-654 Change-Id: I4d20b907de8df2e9567891354b49e832cce13c7c Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'etc/conf')
-rw-r--r--etc/conf/yardstick_config.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/conf/yardstick_config.yml b/etc/conf/yardstick_config.yml
index e318caef..7e7ab73b 100644
--- a/etc/conf/yardstick_config.yml
+++ b/etc/conf/yardstick_config.yml
@@ -32,7 +32,3 @@ yardstick:
dir: '/tmp/yardstick'
file_path: 'yardstick.log'
openrc: '/etc/yardstick/openstack.creds'
- copy_file_in_container:
- -
- src_file: 'pre_config/id_rsa'
- dest_file: '/root/.ssh/id_rsa'