RETIRED, CI for the TripleO project
Go to file
Sagi Shnaidman 2b18e6617c Make decision wheter to build images in CI or not
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
2017-03-06 21:40:55 +02:00
docs upgrades job is renamed to updates 2016-08-08 15:39:45 -04:00
heat-templates Implement major upgrade for Newton to Ocata 2017-01-13 11:46:52 +00:00
scripts Make decision wheter to build images in CI or not 2017-03-06 21:40:55 +02:00
templates Move Multinode environments to THT 2017-01-25 22:15:05 +00:00
test-environments remove test-environments/multinode_major_upgrade.yaml 2017-02-17 23:29:50 +00:00
undercloud-configs Add mulitnode CI job support to tripleo-ci 2016-07-19 17:20:44 -04:00
.gitignore Add planet blog aggregator feeds to website 2016-05-09 16:00:11 -04:00
.gitreview Add .gitreview file 2013-07-22 15:03:30 +01:00
README.md Move readme content to rst format 2017-01-30 19:16:52 +00:00
README.rst Add more documentation of how tripleo-ci works 2017-01-30 19:16:52 +00:00
requirements.txt Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
setup.cfg Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
setup.py Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
test-requirements.txt Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
testenv-client testenv-client: add a default for ZUUL_CHANGE to the job identifier 2017-02-10 13:16:32 +01:00
toci_gate_test.sh Undercloud containers job with tripleo.sh 2017-03-01 10:53:25 -05:00
toci_instack_oooq_multinode.sh Add scenario testing for multinode-oooq jobs 2017-02-19 16:16:34 +00:00
toci_instack_oooq.sh Support deploy args in OVB jobs 2017-02-28 07:04:47 +00:00
toci_instack_osinfra.sh ovb/multinode: cleanup rdo-release/puppet packages 2017-03-04 13:12:00 -05:00
toci_instack_ovb.sh ovb/multinode: cleanup rdo-release/puppet packages 2017-03-04 13:12:00 -05:00
tox.ini Allow user to run tox -ecireport 2016-06-06 14:11:34 -04:00

toci

The content of this file has been moved to README.rst for consistency with other OpenStack documentation.