From 19a2cbad203a9bafde40ada9d87fa94ebfe55b6e Mon Sep 17 00:00:00 2001 From: otsvigun Date: Wed, 20 Jul 2016 08:42:12 +0300 Subject: [PATCH] Add contrail-analytics role. Change-Id: I3399c6d393131e8245a1ec8bd8e00b50f69a7f50 --- doc/testing/test_suite_dpdk_vf.rst | 2 ++ doc/testing/test_suite_tsn.rst | 1 + plugin_test/tests/test_dpdk_vf.py | 4 +++- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/testing/test_suite_dpdk_vf.rst b/doc/testing/test_suite_dpdk_vf.rst index 46c86f0ba..6c827f122 100644 --- a/doc/testing/test_suite_dpdk_vf.rst +++ b/doc/testing/test_suite_dpdk_vf.rst @@ -39,6 +39,8 @@ Steps * 1 compute + ceph * 1 contrail-config+contrail-control+contrail-db * 1 compute+sriov+dpdk + * 1 contrail-db+contrail-analytics + * 1 contrail-db 4. Deploy cluster. 5. Run OSTF tests. diff --git a/doc/testing/test_suite_tsn.rst b/doc/testing/test_suite_tsn.rst index b892eab60..32129b179 100644 --- a/doc/testing/test_suite_tsn.rst +++ b/doc/testing/test_suite_tsn.rst @@ -39,6 +39,7 @@ Steps * 1 TSN * 3 Compute + Ceph * 1 Contrail-config + contrail-control + contrail-db + * 1 contrail-analytics 4. Configure interfaces on nodes. 5. Configure network settings. 6. Configure Contrail plugin settings: diff --git a/plugin_test/tests/test_dpdk_vf.py b/plugin_test/tests/test_dpdk_vf.py index 7c0383cf7..fefe1971b 100644 --- a/plugin_test/tests/test_dpdk_vf.py +++ b/plugin_test/tests/test_dpdk_vf.py @@ -56,6 +56,7 @@ class DPDKVFTests(TestBasic): * 3 compute + ceph * 1 contrail-config+contrail-control+contrail-db * 1 compute+sriov+dpdk + * 1 contrail-db+contrail-analytics * 1 contrail-db 4. Deploy cluster. 5. Run OSTF tests. @@ -94,7 +95,8 @@ class DPDKVFTests(TestBasic): 'slave-05': ['compute', 'ceph-osd'], 'slave-06': ['compute', 'ceph-osd'], 'slave-07': ['contrail-db', 'contrail-config', 'contrail-control'], - 'slave-08': ['contrail-db'], + 'slave-08': ['contrail-db', 'contrail-analytics'], + 'slave-09': ['contrail-db'], } # Cluster configuration self.fuel_web.update_nodes(self.cluster_id,