RETIRED, CI for the TripleO project
2b18e6617c
Instead of using canusecache function, make a script that could be used by quickstart to determine quickly if we need to build image or download ready from mirror server. Usages: - bash: if $(to_build); then ... - ansible: when: {{ lookup('pipe', 'path/to/to_build')|bool }} Change-Id: Id5aefcf588ef984be6de07e4c7e76b5a4c5e93ad |
||
---|---|---|
docs | ||
heat-templates | ||
scripts | ||
templates | ||
test-environments | ||
undercloud-configs | ||
.gitignore | ||
.gitreview | ||
README.md | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
testenv-client | ||
toci_gate_test.sh | ||
toci_instack_oooq_multinode.sh | ||
toci_instack_oooq.sh | ||
toci_instack_osinfra.sh | ||
toci_instack_ovb.sh | ||
tox.ini |
toci
The content of this file has been moved to README.rst for consistency with other OpenStack documentation.