tripleo-heat-templates/ci/environments
John Fulton 61911edb5d Switch scenario00{1,4}-multinode-containers to Ceph bluestore
Modify scenario00{1,4}-multinode to use Ceph's bluestore in place
filestore. Bluestore is the default deployment method as of version
3.2 of ceph-ansible so we should test it in CI. Use pre-created
lvm_volumes parameter to avoid issue with 'ceph-volume batch'
mode which does not work on loopback devices.

blueprint: bluestore
Depends-On: I747ac3dca5afdc91538da40b9ed45591ac8d1662
Fixes-Bug: #1817688
(cherry-picked from commit e3f697df6e)

Change-Id: Id2658ae814b580971d559af616b8ba034dff681b
2019-02-26 18:25:59 +00:00
..
network Remove nic for storage_mgt network 2018-12-10 13:27:38 +00: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
disable-unbound.yaml Add secondary DNS server to disable-unbound environment 2018-07-20 12:05:37 +00:00
multinode-3nodes-registry.yaml Support separate oslo.messaging services for RPC and Notification 2018-04-22 04:33:44 +00:00
multinode-3nodes.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
multinode-containers.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
multinode-core.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
multinode.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
multinode_major_upgrade.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
ovb-ha.yaml Add CertmongerUser role to OVB defaults 2019-02-21 12:18:51 +02:00
scenario000-multinode-containers.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
scenario001-multinode-containers.yaml Switch scenario00{1,4}-multinode-containers to Ceph bluestore 2019-02-26 18:25:59 +00:00
scenario002-multinode-containers.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
scenario003-multinode-containers.yaml Don't configure BIND to listen on localhost 2018-11-02 16:17:55 -05:00
scenario004-multinode-containers.yaml Switch scenario00{1,4}-multinode-containers to Ceph bluestore 2019-02-26 18:25:59 +00:00
scenario006-multinode-containers.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
scenario006-multinode.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
scenario007-multinode-containers.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
scenario008-multinode-containers.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
scenario009-multinode.yaml Set openshift_docker_insecure_registries 2018-10-23 08:03:12 +02:00
scenario010-multinode-containers.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +00:00
scenario011-multinode-containers.yaml Always enable image prepare service for docker clouds 2018-08-28 05:04:53 +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.