RETIRED, CI for the TripleO project
2a620be9b0
Added a new option to control whether toci checks out the various tripleO git repos it uses (incubator, diskimage_builder, etc.). Also, internally reworks the git clone directory names we so they just use the project names and not the GitHub org names as well. These changes should facilitate easier integration within the upstream jenkins. |
||
---|---|---|
patches | ||
patches_dev | ||
.gitignore | ||
README.md | ||
toci_cleanup.sh | ||
toci_functions.sh | ||
toci_git.sh | ||
toci_setup.sh | ||
toci_test.sh | ||
toci.sh | ||
updated_launch.sh |
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