tests: change ceph_osd_docker_run_script_path for add_osds

set `ceph_osd_docker_run_script_path` to /var/tmp for `add_osds`
scenario

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/3535/head
Guillaume Abrioux 2018-12-19 13:43:39 +01:00 committed by Sébastien Han
parent 7d705395fb
commit e6205e0070
1 changed files with 1 additions and 0 deletions

View File

@ -25,3 +25,4 @@ os_tuning_params:
ceph_conf_overrides:
global:
osd_pool_default_size: 1
ceph_osd_docker_run_script_path: /var/tmp