tripleo-heat-templates/ci
John Fulton fa02a8f863 Align stars to fix stable/pike gate on scenario001
1) Fix path for iscsi config file

We changed the bind mount to be /etc/iscsi in
I838427ccae06cfe1be72939c4bcc2978f7dc36a8, we need to copy the files to
/etc/iscsi so that they do not end up at '/' in the container.

Change-Id: Id5c1f16d08ffd36a35a6669d64460a7b2240d401
Closes-Bug: #1741850
(cherry picked from commit 8eb351d588)

2) Fix puppet config volume for iscsid in containers

Bind mount the /etc/iscsi host path for iscsi container puppet config.
Use the real host path /etc/iscsi for containers dependsing on it.

Closes-bug: #1735425

Change-Id: I838427ccae06cfe1be72939c4bcc2978f7dc36a8
Co-authored-by: Alan Bishop <abishop@redhat.com>
Co-authored-by: Martin André <m.andre@redhat.com>
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
(cherry picked from commit 82f128f15b)

3) Allow to override manage polling param

Without this, we cannot override the polling yaml metrics
from puppet template.

Change-Id: I509dd4932402c458e222c52b5d7d5e370a5466c0
(cherry picked from commit e870783b2c)

4) Disable voting on scenario001 - now timeouting to ssh the VM created
   by Tempest.

Related-Bug: 1742936

5) Update Ceph container CPU/memory limits in Ceph scenarios

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
(cherry picked from commit d68619a26e)
2018-01-15 16:55:27 -08:00
..
common Use sub_nodes_private instead of node_private 2017-10-07 00:56:44 +00:00
environments Align stars to fix stable/pike gate on scenario001 2018-01-15 16:55:27 -08:00
pingtests CI/scenarios : Add scenario007 for OVN services 2017-07-23 14:11:26 +00:00
scripts Setup FreeIPA to serve DNS in the setup script 2017-02-15 15:21:53 +02:00
README.rst Fix grammar 2016-11-29 21:49:18 -05:00

README.rst

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