From 9e4e692c6171fb171415a97458cc0ace1a2175cf Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Wed, 12 Jun 2019 16:35:14 +0200 Subject: [PATCH] tests: remove unused variable `e MGR_DASHBOARD=0` isn't needed anymore here, let's remove this legacy. Signed-off-by: Guillaume Abrioux --- tests/functional/ooo-collocation/hosts | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/functional/ooo-collocation/hosts b/tests/functional/ooo-collocation/hosts index b201873b9..1275a105b 100644 --- a/tests/functional/ooo-collocation/hosts +++ b/tests/functional/ooo-collocation/hosts @@ -7,7 +7,6 @@ all: rgw_keystone_admin_password: RtYPg7AUdsZCGv4Z4rF8FvnaR, rgw_keystone_admin_project: service, rgw_keystone_admin_user: swift, rgw_keystone_api_version: 3, rgw_keystone_implicit_tenants: 'true', rgw_keystone_url: 'http://192.168.95.10:5000', rgw_s3_auth_use_keystone: 'true', rgw_keystone_revocation_interval: 0} - ceph_mgr_docker_extra_env: '-e MGR_DASHBOARD=0' cluster: mycluster ceph_docker_image: ceph/daemon ceph_docker_image_tag: latest-master -- 2.39.5