27e428f9bf
Drop HDP 1.3.2 with all related to that plugin unit tests, scenario tests. Implements blueprint: drop-hadoop-1 Change-Id: I25c5fc046e78d347c8bfe059129f4dcd14511c99 |
||
---|---|---|
.. | ||
ambari-2.3.yaml.mako | ||
cdh-5.3.0.yaml.mako | ||
cdh-5.4.0.yaml.mako | ||
credentials.yaml.mako | ||
edp.yaml.mako | ||
fake.yaml.mako | ||
hdp-2.0.6.yaml.mako | ||
mapr-4.0.2.mrv2.yaml.mako | ||
mapr-5.0.0.mrv2.yaml.mako | ||
README.rst | ||
spark-1.0.0.yaml.mako | ||
spark-1.3.1.yaml.mako | ||
transient.yaml.mako | ||
vanilla-2.6.0.yaml.mako | ||
vanilla-2.7.1.yaml.mako |
Sahara CI
The files in this directory are needed for the sahara continuous integration tests. Modifying these files will change the behavior of the tests.
Details
Key values (mako variables):
- ${OS_USERNAME}, ${OS_PASSWORD}, ${OS_TENANT_NAME}, ${OS_AUTH_URL} - OpenStack credentials and access details
- ${network_type} - network type (neutron or nova-network);
- ${network_private_name}, ${network_public_name} - names of private (tenant) and public networks;
- ${cluster_name} - name of cluster, which generating from $HOST-$ZUUL_CHANGE-$CLUSTER_HASH. Where:
-
- $HOST - host id (c1 - with neutron, c2 - with nova-network);
- $ZUUL_CHANGE - change number;
- $CLUSTER_HASH - hash, which generating for each cluster by using "uuid" python module;
- ${<plugin>_image} - name of image for each plugin;
- flavor ids:
-
- ${ci_flavor} - 2GB RAM, 1 VCPU, 40GB Root disk;
- ${medium_flavor} - 4GB RAM, 2 VCPUs, 40GB Root disk;
Main URLs
https://sahara.mirantis.com/jenkins - Sahara CI Jenkins https://github.com/stackforge/sahara-ci-config/ - Sahara CI Config repo