
Ceph containers are started with `docker run --memory` and `docker run --cpus` to limit their memory and CPU resources. The defaults for OSD and MDS containers were recently increased [1] to values better for production but this change keeps them at lower values just for CI. [1] https://github.com/ceph/ceph-ansible/pull/2304 Change-Id: I5b5cf5cc52907af092bea5e162d4b577ee05c23a Related-Bug: 1741499
TripleO CI environments
TripleO CI environments are exclusively used for Continuous Integration purpose or for development usage. They should not be used in production and we don't guarantee they work outside TripleO CI.
For more informations about TripleO CI, please look: https://github.com/openstack-infra/tripleo-ci