tripleo-heat-templates/ci/environments
Giulio Fidente c8daedf9b3 Do not install additional CentOS packages via ceph-ansible
EPEL is required by the Ceph RPM repo maintained at ceph.com but
not by the CentOS SIG repo. The other packages should be already
installed in the infra image.

This change overrides the list of required packages in ceph-ansible
so that it does not install epel-release nor additional unneeded
packages [1].

1. https://github.com/ceph/ceph-ansible/blob/master/group_vars/all.yml.sample#L67

Change-Id: I7b6d2794ebfc0df5b3d5ad9de1d1d55740a38ae0
Closes-Bug: #1712599
2017-08-23 17:48:11 +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
multinode-3nodes.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
multinode-containers.yaml Add logrotate with crond service 2017-08-21 08:56:29 +02:00
multinode-core.yaml Make EnablePackageInstall and Debug descriptions consistent 2017-07-21 18:38:58 +00:00
multinode.yaml ci: don't deploy swift on basic multinode job 2017-08-18 08:11:12 -07:00
multinode_major_upgrade.yaml ci: don't deploy swift on basic multinode job 2017-08-18 08:11:12 -07:00
scenario001-multinode-containers.yaml Do not install additional CentOS packages via ceph-ansible 2017-08-23 17:48:11 +00:00
scenario001-multinode.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario002-multinode-containers.yaml Zaqar: Match service name with service-net-map 2017-08-22 15:36:25 +03:00
scenario002-multinode.yaml Zaqar: Match service name with service-net-map 2017-08-22 15:36:25 +03:00
scenario003-multinode-containers.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario003-multinode.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario004-multinode-containers.yaml Set default OSD pool size to 1 in scenario 001/004 containers 2017-08-16 13:41:28 +02:00
scenario004-multinode.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario006-multinode-containers.yaml CI/scenarios: set NotificationDriver to 'noop' 2017-07-14 17:13:04 +00:00
scenario007-multinode.yaml Add 'ovn-controller' service 2017-07-27 18:22:03 +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.