RETIRED, CI for the TripleO project
Go to file
Lucas Alvares Gomes 2a79c703a1 Tells git to ignore *.swp files. 2013-05-17 12:44:47 +01:00
patches Added an example patch 2013-05-15 12:30:06 +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 Sanit check nova is running 2013-05-16 14:44:03 +01:00
toci_cleanup.sh Remove storage files as well. 2013-05-15 10:25:35 -04:00
toci_functions.sh Sanit check nova is running 2013-05-16 14:44:03 +01:00
toci_setup.sh Sanit check nova is running 2013-05-16 14:44:03 +01:00
toci_test.sh Update test function to use wait_for. 2013-05-16 20:53:19 -04:00
updated_launch.sh start of a ci script 2013-05-15 10:16:30 +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