RETIRED, CI for the TripleO project
Go to file
Derek Higgins 8cf56aacb0 start a bm poser node and ping it 2013-05-17 11:32:02 +01:00
patches Added an example patch 2013-05-15 12:30:06 +01:00
.gitignore Only display last 100 results. 2013-05-15 11:23:43 -04: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 start a bm poser node and ping it 2013-05-17 11:32:02 +01:00
toci_setup.sh start a bm poser node and ping it 2013-05-17 11:32:02 +01:00
toci_test.sh start a bm poser node and ping it 2013-05-17 11:32:02 +01: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