sahara/sahara/tests/unit/plugins
Shu Yingya b24bdcdfb9 Add ZooKeeper support in Vanilla cluster
This change adds the ability to deploy and manage ZooKeeper
service in vanilla. But User should be aware that you have
to deploy ZooKeeper cluster with the newest image.

Follow changes have been made to support ZooKeeper in Vanilla:
1. Open ports(2181, 2888, 3888) in SG(security group) by default;
2. Expose arguments(syncLimit, tickTime and initLimit) to manage
   ZooKeeper service;
3. Validate the node count of ZooKeeper machines to keep run an
   odd number of ZooKeeper services in cluster.

Change-Id: I846eba10eff668bb8583083b6eb884d04651418e
Partial-Implements: bp hbase-on-vanila
2017-11-09 15:32:14 +08:00
..
ambari Merge "Add missing tests to plugin ambari" 2017-03-25 04:43:59 +00:00
cdh Add CDH validation for attached volume size 2017-08-17 00:01:39 +08:00
mapr TrivialFix: Redundant alias in import statement 2017-10-19 11:30:09 +07:00
spark Merge "Upgrading Spark version to 2.1.0" 2017-06-21 15:50:09 +00:00
storm Fix Storm 1.1.0 EDP configs 2017-10-09 17:58:28 +00:00
vanilla Add ZooKeeper support in Vanilla cluster 2017-11-09 15:32:14 +08:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
test_base_plugins_support.py remove hdp from the default plugin list 2016-02-26 14:50:36 -05:00
test_images.py Image generation for CDH Plugin 2017-07-19 14:19:32 -03:00
test_kerberos.py reimplement oozie client as abstract 2016-09-08 13:18:16 +00:00
test_labels.py improvements on api for plugins 2016-07-11 11:32:28 +00:00
test_provide_recommendations.py Disable autotune configs for scaling old clusters 2015-08-27 15:56:14 +03:00
test_provisioning.py implement db ops for plugin's api 2016-06-21 17:50:36 +03:00
test_utils.py Improving tests for plugin utils 2017-02-11 13:44:31 -03:00