RETIRED, CI for the TripleO project
Go to file
Sorin Sbarnea 04e2fcf4d8 replace pep8 check with generic linters
Includes removal of file pattern from pep8 job which prevented
it from running on most changes. Linters will use multiple tools
and a pattern would make it fail to spot errors.

This check should run even if no files are changed, so it would
be able to check commit messages.

There are no real load implications because linters check is
just a simple tox execution which has minimal resource requirements.

Includes reactivaction or linting which was not running on
the entire repository. This required few minor fixes.

Partial-Bug: #1786286
Change-Id: I4d4279309af55c2663e98bd0cdec9224f03c1fa0
2018-08-29 19:03:09 +01: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 "Test work for using zuulV3 native in RDO Cloud" 2018-08-23 00:20:30 +00:00
scripts replace pep8 check with generic linters 2018-08-29 19:03:09 +01: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 Collect cfg files in home dir 2018-08-29 01:35:20 +03:00
undercloud-configs Remove undercloud-configs/net-config-multinode.yaml 2018-03-04 16:51:39 +00:00
zuul.d replace pep8 check with generic linters 2018-08-29 19:03:09 +01: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 replace pep8 check with generic linters 2018-08-29 19:03:09 +01:00

README.md

toci

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