RETIRED, CI for the TripleO project
Go to file
Sorin Sbarnea db10400e88 Use python3 for tox linting
fix tox python3 overrides We want to default to running all tox
environments under python 3, so set the basepython value in each
environment. We do not want to specify a minor version number, because
we do not want to have to update the file every time we upgrade python.
We do not want to set the override once in testenv, because that breaks
the more specific versions used in default environments like py35 and
py36.

Also, add tox-linters job to gate so that changes like this can merge.
The files section limit what runs - and if *nothing* run, there's no +2
from CI. Another reason to add this job is that we run voting jobs in
both check and gate, and this one was only in check.

Change-Id: I742695bfcd071c4930c4170553af7d9a59f6a432
2018-09-24 08:13:16 +02:00
docs Add dry run option to toci_quickstart - playbook order in tact 2018-06-15 14:27:38 +00:00
heat-templates Implement major upgrade for Newton to Ocata 2017-01-13 11:46:52 +00:00
playbooks Merge "Move toci BASH variables to ansible" 2018-09-18 21:29:25 +00:00
scripts Te-broker: save all nodes console to html log dir 2018-09-17 16:08:56 +02:00
templates Move Multinode environments to THT 2017-01-25 22:15:05 +00:00
test-environments Remove unused test-environments 2018-01-10 11:43:04 -08:00
toci-quickstart/config Move toci BASH variables to ansible 2018-09-17 14:25:25 +00:00
undercloud-configs Remove undercloud-configs/net-config-multinode.yaml 2018-03-04 16:51:39 +00:00
zuul.d Use python3 for tox linting 2018-09-24 08:13:16 +02:00
.gitignore Add python script to dynamically compose releases 2018-05-16 11:47:27 +02: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 Rework the getthelogs helper script for wget recursive 2017-08-25 09:44:45 +02:00
bindep.txt Add bindep.txt file 2018-04-23 13:56:24 -04: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 CLI argument parser and YAML file parser 2018-05-18 14:35:41 +00:00
testenv-client Wire in extra_nodes as a job param 2018-01-23 16:06:47 +00:00
toci_gate_test.sh Remove tripleo.sh --bootstrap-subnodes from toci_gate_test.sh 2018-08-22 19:56:19 +00:00
toci_quickstart.sh Collect logs: split and move the script creation 2018-07-31 11:06:22 +01:00
tox.ini Use python3 for tox linting 2018-09-24 08:13:16 +02:00

README.md

toci

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