tripleo-heat-templates/ci/environments
John Fulton e3f697df6e Switch scenario00{1,4}-standalone to Ceph bluestore
Modify scenario00{1,4}-standalone 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.

Will use https://review.openstack.org/#/c/638364 to quickly disable
and then re-enable these jobs help land this without disruption.

blueprint: bluestore
Depends-On: I10426b4ff3ff17acf96fa9b17bf0ef3f89b0f542
Change-Id: Id2658ae814b580971d559af616b8ba034dff681b
2019-02-21 11:51:21 -05:00
..
network Switch default neutron ML2 mechanism driver to OVN 2019-02-14 15:58:27 +01: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 Flatten rabbitmq service - step 2 2019-02-06 12:50:51 +01:00
multinode-3nodes.yaml Always enable image prepare service for docker clouds 2018-08-15 12:09:23 +00:00
multinode-containers.yaml Switch default neutron ML2 mechanism driver to OVN 2019-02-14 15:58:27 +01:00
multinode-core.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
ovb-ha.yaml Add CertmongerUser role to OVB defaults 2019-02-18 17:04:37 +02:00
scenario000-multinode-containers.yaml Flatten rabbitmq service - step 2 2019-02-06 12:50:51 +01:00
scenario001-multinode-containers.yaml Create deployment/deprecated directory 2019-02-20 16:57:58 -05:00
scenario001-standalone.yaml Switch scenario00{1,4}-standalone to Ceph bluestore 2019-02-21 11:51:21 -05:00
scenario002-multinode-containers.yaml Create deployment/deprecated directory 2019-02-20 16:57:58 -05:00
scenario002-standalone.yaml Create deployment/deprecated directory 2019-02-20 16:57:58 -05:00
scenario003-multinode-containers.yaml Merge "step2: flatten the designate service configurations" 2019-02-19 02:09:04 +00:00
scenario003-standalone.yaml Switch scenario001-002-003 to use Podman 2019-02-19 23:45:03 +00:00
scenario004-multinode-containers.yaml Switch default neutron ML2 mechanism driver to OVN 2019-02-14 15:58:27 +01:00
scenario004-standalone.yaml Switch scenario00{1,4}-standalone to Ceph bluestore 2019-02-21 11:51:21 -05:00
scenario006-multinode-containers.yaml Switch default neutron ML2 mechanism driver to OVN 2019-02-14 15:58:27 +01:00
scenario006-multinode.yaml Move docker into deployment directory 2019-01-09 22:58:50 +00:00
scenario007-multinode-containers.yaml Switch default neutron ML2 mechanism driver to OVN 2019-02-14 15:58:27 +01:00
scenario008-multinode-containers.yaml Switch default neutron ML2 mechanism driver to OVN 2019-02-14 15:58:27 +01:00
scenario009-multinode.yaml Fix malformed mistal_executor kolla config file 2019-02-19 09:25:11 +01:00
scenario010-multinode-containers.yaml Switch default neutron ML2 mechanism driver to OVN 2019-02-14 15:58:27 +01:00
scenario012-multinode-containers.yaml Switch default neutron ML2 mechanism driver to OVN 2019-02-14 15:58:27 +01:00
scenario012-standalone.yaml Translating scenario012 to standalone 2019-02-15 10:55:17 +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.