RETIRED, CI for the TripleO project
Go to file
Derek Higgins cc39a30ca5 Switch overcloud-f21puppet-nonha to be instack based
This job is now identical to overcloud-f21-nonha, one of them can be
removed.

Change-Id: I857a6f6472629f0d6a8b392db7cafb47e76195ba
2015-09-09 09:59:46 +01:00
docs Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:45:50 +00:00
elements/testenv-worker Switch TE host VM to amd64 2015-02-02 17:07:18 +00:00
heat-templates Merge "Use baremetal_full to get the entire disk" 2014-08-14 00:43:49 +00:00
scripts Generate extra state information from the running overcloud 2015-09-04 01:08: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 Log a warning if wait on a te worker is excessive 2014-06-10 15:54:02 +01:00
toci_devtest.sh Fix puppet-glance issue on RedHat distros 2015-09-08 17:56:17 -04:00
toci_functions.sh Export DIB_REPOREF var in cherrypick function 2015-09-08 17:55:00 -04:00
toci_gate_test.sh Switch overcloud-f21puppet-nonha to be instack based 2015-09-09 09:59:46 +01:00
toci_gate_test_instack.sh Add support for the puppet ha job 2015-09-09 09:59:45 +01:00
toci_instack.sh Add support for the puppet ceph job 2015-09-09 07:41:53 +01: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.