Merge "Add contrail-analytics role."

This commit is contained in:
Jenkins 2016-07-20 08:35:20 +00:00 committed by Gerrit Code Review
commit f28cfea238
3 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -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:

View File

@ -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,