From ba5fd5da8baa0964b0d029aa00edfa00916cb902 Mon Sep 17 00:00:00 2001 From: Volodymyr Rozhanskyy Date: Tue, 4 Oct 2016 17:25:01 +0300 Subject: [PATCH] fix for add_ceph test Change-Id: Ibc011665bd75c430f1c4c9eeb5f3c5b57e9a9af7 --- plugin_test/tests/test_functional.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin_test/tests/test_functional.py b/plugin_test/tests/test_functional.py index b4b3052..5a12a10 100644 --- a/plugin_test/tests/test_functional.py +++ b/plugin_test/tests/test_functional.py @@ -517,7 +517,7 @@ class TestManilaFunctional(TestBasic): {'slave-01': ['controller', 'ceph-osd'], 'slave-02': ['controller', 'ceph-osd'], 'slave-03': ['controller', 'ceph-osd'], - 'slave-04': ['ceph-osd', 'compute'], + 'slave-04': ['ceph-osd', 'compute', 'manila-data', 'manila-share'], } )