RETIRED, CI for the TripleO project
Go to file
Derek Higgins d8c257068e Adding run log with simple timeings 2013-05-17 14:40:50 +01:00
patches Add new patches for fedora. 2013-05-17 13:12:55 +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 Adding run log with simple timeings 2013-05-17 14:40:50 +01:00
toci_cleanup.sh Remove storage files as well. 2013-05-15 10:25:35 -04:00
toci_functions.sh Adding run log with simple timeings 2013-05-17 14:40:50 +01:00
toci_setup.sh Make libvirtd restart work on Fedora. 2013-05-17 09:35:32 -04:00
toci_test.sh Make wait_for mor flexable 2013-05-17 11:32:02 +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