Remove contrail_add_analytics_db test

Change-Id: I8aec529bcc664bd2b12eb87f96d03e6525ce2f57
This commit is contained in:
Oleksandr Kosse
2016-09-27 14:17:56 +03:00
parent dfed19b0a6
commit 04e3a951ea
3 changed files with 1 additions and 114 deletions

View File

@@ -645,54 +645,6 @@ Expected results
All steps must be completed successfully, without any errors.
Verify that Analytics DB node can be added after deploying
----------------------------------------------------------
ID
##
contrail_add_analytics_db
Description
###########
Verify that Analytics DB node can be added after deploying
Complexity
##########
Core
Steps
#####
1. Create an environment
2. Enable and configure Contrail plugin
3. Add 3 nodes with "controller" + "ceph-osd" roles
4. Add 2 nodes with "compute" + "cinder" roles
5. Add a node with contrail-config, contrail-control
and contrail-db roles
6. Add a node with contrail-analytics role
7. Deploy cluster
8. Run OSTF tests
9. Run contrail health check tests
10. Enable dedicated analytics DB
11. Add a node with contrail-analytics-db role
12. Deploy cluster
13. Run OSTF tests
14. Run contrail health check tests
Expected results
################
All steps must be completed successfully, without any errors.
Verify that two Analytics DB nodes can be added to exist Analytics DB
---------------------------------------------------------------------