RETIRED, CI for the TripleO project
Go to file
Derek Higgins 736741b877 Remove test of project against buildable list
This list should never have existed, If we are not capable
of building a package for a particular project then it wont
be in rdoinfo and map-project-name wont return anything.

Change-Id: I0c4e58851c36019ea11ef5fb2605bb854bac1de9
2015-09-21 23:41:48 +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 Pull tripleo related packages from delorean/current 2015-09-21 02:01:50 +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_functions.sh Remove test of project against buildable list 2015-09-21 23:41:48 +01:00
toci_gate_test.sh Use a specific mirror for CentOS builds 2015-09-17 08:34:54 +01:00
toci_instack.sh Remove test of project against buildable list 2015-09-21 23:41:48 +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.