Go to file
Steven Hardy 2d797e79b6 Add neutron to major upgrade CI
This adds neutron to the environment used for the upgrade
test, and some basic sanity tests to ensure the service is
running before and after the upgrade.


Depends-On: I9c6116ddb4475b798876635cbb701214759fa33b
Change-Id: Ic9772724da382d6f0ea9b32b1fb85c3878964620
2017-01-13 14:21:37 +00:00
2016-08-08 15:39:45 -04:00
2017-01-13 14:21:37 +00:00
2013-07-22 15:03:30 +01:00
2015-09-28 10:18:38 -04:00
2015-09-28 10:18:38 -04:00
2016-06-06 14:11:34 -04:00

toci

Description

TripleO CI test framework.

Tools to help run CI jobs for TripleO. Includes things like:

  • Shell scripts to help execute jobs on CI slave nodes (Jenkins slaves)
  • A test environment broker framework which uses a client-server model to execute jobs on a remote bare metal machine in an isolated test environment (using VMs).
  • Image elements to help build images for the test environment broker nodes.
  • Heat templates to help deploy and maintain test environment nodes using an undercloud.
  • Helper script(s) to generate CI status reports. (tox -ecireport -- -f)

OpenStack Infrastructure is deploying multiple jobs with different scenarios. OpenStack services are balanced between different scenarios because OpenStack Infastructure Jenkins slaves can not afford the load of running everything on the same node.

Service testing matrix

The CI testing matrix for all scenarios is defined in tripleo-heat-templates. This matrix describes the services that will run in each environment.

Description
RETIRED, CI for the TripleO project
Readme 78 MiB