RETIRED, CI for the TripleO project
Go to file
Jenkins c425c56765 Merge "Don't add duplicate entries to metadata.txt" 2016-04-20 09:07:07 +00:00
docs Update wanted_ci_job to reflect current status of things 2016-03-30 10:41:12 +00:00
elements/testenv-worker Reset the ovs nightly 2016-03-14 17:27:51 +00:00
heat-templates Merge "Use baremetal_full to get the entire disk" 2014-08-14 00:43:49 +00:00
scripts Merge "Don't add duplicate entries to metadata.txt" 2016-04-20 09:07:07 +00:00
templates Create a test flavor for the pingtest VM 2016-04-07 15:49:42 +01:00
test-environments Explicitly set num_engine_workers for mitaka and below 2016-04-15 13:48:52 +03:00
.gitignore Add scripts to generate tripleo.org website 2016-04-01 08:42:55 -04:00
.gitreview Add .gitreview file 2013-07-22 15:03:30 +01:00
README.md Update CI status report to generate HTML table. 2015-09-28 10:21:04 -04:00
requirements.txt Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
setup.cfg Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
setup.py Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
test-requirements.txt Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
testenv-client Log a warning if wait on a te worker is excessive 2014-06-10 15:54:02 +01:00
toci_gate_test.sh Metrics tracking for TripleO deployment tasks 2016-04-14 13:36:47 +01:00
toci_instack.sh Merge "Add a function to decide if using cache is appropriate" 2016-04-19 16:40:42 +00:00
tox.ini Add setup/tox/requirements files 2015-09-28 10:18:38 -04: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.
  • Helper script(s) to generate CI status reports. (tox -ecireport -- -f)