tripleo-heat-templates/ci/environments
Jose Luis Franco Arza 2889670370 Do not rely on defaults for DockerCephDaemonImage in CI.
When using mixed-versions deployment, as
it's the case for upgrades CI jobs. The
docker image version is being set by the
undercloud's tripleo-common package release.

As the undercloud is one release over the
overcloud, we end up deploying next's release
ceph docker image (ceph luminous in pike). By
setting the DockerCephDaemon parameter to the
right ceph docker image version we ensure that
the right version is being deployed

Closes-Bug: #1767329
Change-Id: Iff84601195722429f0e31334fee4845da0ca549c
2018-04-27 15:00:07 +02:00
..
network Add bond-network-templates for OVB public bond CI 2018-02-02 11:07:31 -05: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-registry.yaml Containerize multinode-3nodes 2018-01-23 01:19:55 +00:00
multinode-3nodes.yaml Containerize multinode-3nodes 2018-01-23 01:19:55 +00:00
multinode-containers.yaml Reintroduce TripleoPackages in the default Controller service. 2017-12-05 08:14:36 +00:00
multinode-core.yaml Make EnablePackageInstall and Debug descriptions consistent 2017-07-21 18:38:58 +00:00
multinode.yaml Default Ceph pg_num and pgp_num to 128 2017-10-07 00:59:09 +00:00
multinode_major_upgrade.yaml Add clustercheck to service list for scenarios 2017-09-04 21:35:23 +00:00
scenario000-multinode-containers.yaml A keystone only controller deployment 2018-02-09 13:17:20 -05:00
scenario001-multinode-containers.yaml Do not rely on defaults for DockerCephDaemonImage in CI. 2018-04-27 15:00:07 +02:00
scenario001-multinode.yaml Default Ceph pg_num and pgp_num to 128 2017-10-07 00:59:09 +00:00
scenario002-multinode-containers.yaml ci/telemetry: Decrease test_telemetry_integration time 2018-01-08 22:23:50 +01:00
scenario002-multinode.yaml Disable MongoDB in scenario002 2017-10-27 20:42:38 +00:00
scenario003-multinode-containers.yaml Add all services to container scenarios 2017-11-02 16:53:24 +01:00
scenario003-multinode.yaml Add clustercheck to service list for scenarios 2017-09-04 21:35:23 +00:00
scenario004-multinode-containers.yaml Do not rely on defaults for DockerCephDaemonImage in CI. 2018-04-27 15:00:07 +02:00
scenario004-multinode.yaml Default Ceph pg_num and pgp_num to 128 2017-10-07 00:59:09 +00:00
scenario006-multinode-containers.yaml Stop mapping docker to OS::Heat::None in scenarios 2017-09-27 17:50:31 +02:00
scenario007-multinode-containers.yaml ci-ovn: Disable Swift services in scenario 007 container job 2017-10-23 17:00:57 +00:00
scenario007-multinode.yaml Add clustercheck to service list for scenarios 2017-09-04 21:35:23 +00: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.