tripleo-heat-templates/ci/environments
John Trowbridge fbdd6d0ebd Remove tacker from containers scenario001
The containerized implementation of tacker is incomplete in THT,
and relies on the pre-pike single "tacker" container. Container
builds using the final pike release of kolla build three tacker
containers to have seperate conductor and server containers.

According to this bug[1], tacker does not even work without this
conductor. Our scenario job needs to be updated to actually test
tacker is working.

This will need to be backported to pike, and we can work on
better supporting tacker in containers in queens.

[1] https://bugs.launchpad.net/tripleo/+bug/1710874

Change-Id: I7cab33687a05bf6ba5c6fb70ba21f3250d3ef381
Partial-Bug: 1714270
2017-09-01 14:34:59 -04: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 Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
multinode-core.yaml Make EnablePackageInstall and Debug descriptions consistent 2017-07-21 18:38:58 +00:00
multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
multinode_major_upgrade.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario001-multinode-containers.yaml Remove tacker from containers scenario001 2017-09-01 14:34:59 -04:00
scenario001-multinode.yaml Merge "Telemetry specific config for scenario001" 2017-08-31 00:26:55 +00:00
scenario002-multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario002-multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario003-multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario003-multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario004-multinode-containers.yaml Remove bgp-vpn from scenario004-multinode-containers 2017-08-30 14:17:39 -07:00
scenario004-multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario006-multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario007-multinode-containers.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02:00
scenario007-multinode.yaml Add clustercheck to service list for scenarios 2017-08-28 16:41:44 +02: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.