RETIRED, CI for the TripleO project
Go to file
Emilien Macchi cdce5b955e promote: add upgrade job part of voting
Add periodic-tripleo-ci-centos-7-upgrades job part of promotion jobs and make
it vote.

Change-Id: If74ed22f62ce2b40ae28cdb0bc30263f6641b7e5
2016-06-15 16:04:41 -04:00
docs Update scripts to look for centos job names 2016-06-09 16:18:38 +01:00
elements/testenv-worker Add a new purge_env command to Test env hosts 2016-06-08 15:13:49 +01:00
heat-templates Merge "Use baremetal_full to get the entire disk" 2014-08-14 00:43:49 +00:00
scripts promote: add upgrade job part of voting 2016-06-15 16:04:41 -04:00
templates Let heat creates and manages the keypair for the pingtest instance 2016-04-28 21:48:31 +02:00
test-environments Add MysqlInternal endpoint to enable-tls 2016-05-26 10:50:16 +03:00
.gitignore Add planet blog aggregator feeds to website 2016-05-09 16:00:11 -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 Remove using a swap partition 2016-06-09 16:55:58 -04:00
toci_instack.sh Merge "Build and upload instack.raw image" 2016-06-10 15:51:30 +00:00
tox.ini Allow user to run tox -ecireport 2016-06-06 14:11:34 -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)