RETIRED, CI for the TripleO project
Go to file
Derek Higgins 8f101349f4 Don't truncate the logged json
This achieves nothing but hiding valuable debug information.

Change-Id: I55cb1ae19c33b974bcbfb294f76c310a32a305e1
2014-02-24 09:23:47 +13:00
elements/testenv-worker Don't truncate the logged json 2014-02-24 09:23:47 +13:00
heat-templates Provide for adding a string to /etc/hosts. 2014-01-31 20:22:56 +13: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 Don't truncate the logged json 2014-02-24 09:23:47 +13:00
toci_devtest.sh Merge "Get logs from undercloud" 2014-02-21 03:20:07 +00:00
toci_gate_test.sh Install dependencies from prepare_tripleo.sh 2014-01-23 14:54:12 +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.