RETIRED, CI for the TripleO project
Go to file
Derek Higgins 7477df21d7 Add details to log about installed packages 2013-05-23 10:52:16 +01:00
patches Fix Malformed patch 2013-05-22 13:36:46 +01:00
patches_dev Adding patch to help speed up development 2013-05-17 16:42:28 +01:00
templates Start bm node with heat 2013-05-21 22:56:54 +01:00
.gitignore Tells git to ignore *.swp files. 2013-05-17 12:44:47 +01:00
README.md Add TOCI_GIT_CHECKOUT option. 2013-05-21 14:58:06 -04:00
toci.sh Add TOCI_GIT_CHECKOUT option. 2013-05-21 14:58:06 -04:00
toci_cleanup.sh call virsh with sudo in cleanup script 2013-05-17 17:58:39 +01:00
toci_functions.sh Add details to log about installed packages 2013-05-23 10:52:16 +01:00
toci_git.sh Add TOCI_GIT_CHECKOUT option. 2013-05-21 14:58:06 -04:00
toci_setup.sh Add TOCI_GIT_CHECKOUT option. 2013-05-21 14:58:06 -04:00
toci_test.sh Reverting heat stack-create back to nova boot 2013-05-22 07:58:55 +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_CLEANUP=1
TOCI_REMOVE=1
TOCI_GIT_CHECKOUT=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