Remove the current CI matrix from tripleo-ci

Once this matrix is moved to THT there is no
need to have it in tripleo-ci

Change-Id: Icd252236f2e25592c1c44520424b9f77b07fad3a
Depends-On: I9ef1acefc6e1f347528a48edcb4d997a9628fcf6
This commit is contained in:
Carlos Camacho 2016-12-12 10:44:05 +01:00
parent a04150eb99
commit 5218b5b6ac

View File

@ -26,28 +26,6 @@ the same node.
Service testing matrix
----------------------
| - | scenario001 | scenario002 | scenario003 | multinode-nonha |
|:--------------:|:-----------:|:-----------:|:-----------:|:---------------:|
| keystone | X | X | X | X |
| glance | file | swift | file | swift |
| cinder | | iscsi | | iscsi |
| heat | X | X | X | X |
| mysql | X | X | X | X |
| neutron | ovs | ovs | ovs | X |
| rabbitmq | X | X | X | X |
| mongodb | X | | | |
| redis | X | | | |
| haproxy | X | X | X | X |
| keepalived | X | X | X | X |
| memcached | X | X | X | X |
| pacemaker | X | X | X | X |
| nova | qemu | qemu | qemu | X |
| ntp | X | X | X | X |
| snmp | X | X | X | X |
| timezone | X | X | X | X |
| sahara | | | X | |
| swift | | X | | X |
| aodh | X | | | |
| ceilometer | X | | | |
| gnocchi | X | | | |
| barbican | | X | | |
The CI testing matrix for all scenarios is defined in
[tripleo-heat-templates](https://git.openstack.org/cgit/openstack/tripleo-heat-templates/tree/README.rst).
This matrix describes the services that will run in each environment.