RETIRED, CI for the TripleO project
Go to file
Jenkins 47ec2a992c Merge "testenv-worker: use signals to enable/disable jobs" 2014-06-03 11:18:17 +00:00
elements/testenv-worker Merge "testenv-worker: use signals to enable/disable jobs" 2014-06-03 11:18:17 +00:00
heat-templates Reduce resource requirements set aside for testenvs 2014-05-07 00:38:24 +01:00
.gitignore Ignore editor backup files. 2013-09-17 08:39:52 +12:00
.gitreview Add .gitreview file 2013-07-22 15:03:30 +01:00
README.md Remove old school TOCI files 2014-01-22 22:43:10 -05:00
testenv-client Kill commands that outlive test env 2014-03-11 00:22:47 +00:00
toci_devtest.sh Revert "Temp revert of heat commit" 2014-05-16 14:46:50 +00:00
toci_gate_test.sh Merge "Remove unneeded setup from toci_gate_test.sh" 2014-03-30 01:13:30 +00:00

README.md

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.