RETIRED, CI for the TripleO project
Go to file
Derek Higgins 2adeecd820 Get logs and config from bootstrap node 2013-05-19 20:21:39 +01:00
patches Don't Run nova-bm-dnsmasq in foreground. 2013-05-18 10:37:32 +01:00
patches_dev Adding patch to help speed up development 2013-05-17 16:42:28 +01:00
.gitignore Tells git to ignore *.swp files. 2013-05-17 12:44:47 +01:00
README.md Update README.md 2013-05-15 17:46:46 +02:00
toci.sh Doubling all the timeouts 2013-05-18 09:35:48 +01:00
toci_cleanup.sh call virsh with sudo in cleanup script 2013-05-17 17:58:39 +01:00
toci_functions.sh Get logs and config from bootstrap node 2013-05-19 20:21:39 +01:00
toci_setup.sh Get logs and config from bootstrap node 2013-05-19 20:21:39 +01:00
toci_test.sh Get logs and config from bootstrap node 2013-05-19 20:21:39 +01:00
updated_launch.sh Adding run log with simple timeings 2013-05-17 14:40:50 +01:00

README.md

toci

TripleO CI tests

edit ~/.toci and add values for

TOCI_UPLOAD=0
TOCI_RESULTS_SERVER=1.2.3.4
TOCI_REMOVE=1
export http_proxy=http://1.2.3.4:3128
export https_proxy=http://1.2.3.4:3128

then run updated_launch.sh (this does a git update) or toci.sh