tripleo-heat-templates/ci/environments
Jiri Stransky 5b805cb37e Add clustercheck to service list for scenarios
This service is necessary when we containerized TripleO with
Pacemaker.

The service is added also to non-containerized scenario lists, because
the aim is to get rid of the -containers.yaml variants eventually.
This shouldn't affect any jobs that don't include docker-ha.yaml. The
resource registry entry is mapped to OS::Heat::None by default, and
docker-ha.yaml maps it to actual containerized clustercheck.

Change-Id: I342e29de52cb6ce069a05a2dbfb0501a2da200e6
Partial-Bug: #1712070
2017-08-28 16:41:44 +02:00
..
README.rst Add README to ci/environments directory 2017-06-27 14:47:55 -05:00
ceph-min-osds.yaml Add Ceph configuration with PoolDefaultSize 1 2017-06-27 22:41:56 +03:00
multinode-3nodes.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
multinode-core.yaml Make EnablePackageInstall and Debug descriptions consistent 2017-07-21 18:38:58 +00:00
multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
multinode_major_upgrade.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario001-multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario001-multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario002-multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario002-multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario003-multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario003-multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario004-multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario004-multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario006-multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario007-multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario007-multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00

README.rst

This directory contains environments that are used in tripleo-ci. They may change from release to release or within a release, and should not be relied upon in a production environment. The top-level environments directory in tripleo-heat-templates contains the production-ready environment files.