From cbf819bd0d4e1ccfe854bbf168169b09dd85252c Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Fri, 11 May 2018 03:24:38 +0200 Subject: 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 --- etc/conf/yardstick_config.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'etc/conf') 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' -- cgit 1.2.3-korg