tripleo-quickstart/ci-scripts
Gael Chamoulaud 19b29880b6 Adds a Bashate target to tox.ini.
This will now run bashate on all shell scripts. We could ignore the
following list of bashate errors:

- E006: Line longer than 79 columns (as many scripts use jinja
        templating, this is very difficult)
- E040: Syntax error determined using `bash -n` (as many scripts
        use jinja templating, this will often fail and the syntax
        error will be discovered in execution anyway)

Change-Id: I5ca23e9061c6e48768ba99766f83f2652e1e84af
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2017-02-23 17:01:06 +00:00
..
pre-commit.d add scripts for performing YAML validation 2016-04-14 20:50:53 -04:00
usbkey Update OOOQ to ansible 2.2 2016-12-12 20:36:50 +00:00
ansible-lint.sh Skip new ansible-lint rule until fixing the roles 2016-11-07 17:05:55 +01:00
basic.sh Use relative paths in ci-scripts for quickstart.sh 2016-09-14 12:31:12 +02:00
ci-base-requirements.txt Small fix to add new line at the end of files 2016-11-25 14:25:46 +01:00
cleanup-stack-image-ovb.sh Remove --release argument from the OVB stack cleanup script 2017-01-09 13:59:23 +00:00
collect-logs.sh Adds a Bashate target to tox.ini. 2017-02-23 17:01:06 +00:00
devmode_tempest.sh Run extras playbook by default 2016-12-19 18:43:44 +02:00
feature-scale-deploy.sh make quickstart-extras-requirements.txt a default requirements file 2016-12-19 10:21:25 -05:00
full-deploy-baremetal.sh make quickstart-extras-requirements.txt a default requirements file 2016-12-19 10:21:25 -05:00
full-deploy-ovb.sh make quickstart-extras-requirements.txt a default requirements file 2016-12-19 10:21:25 -05:00
full-deploy.sh Fix gate-check test patch 2017-02-17 08:53:35 -05:00
get-node.sh Adds a Bashate target to tox.ini. 2017-02-23 17:01:06 +00:00
images.sh make quickstart-extras-requirements.txt a default requirements file 2016-12-19 10:21:25 -05:00
ooo-usbkey.sh Adds a Bashate target to tox.ini. 2017-02-23 17:01:06 +00:00
ovb-image-upload.sh make quickstart-extras-requirements.txt a default requirements file 2016-12-19 10:21:25 -05:00
pre-commit-hook add scripts for performing YAML validation 2016-04-14 20:50:53 -04:00
provision_centos_settings.yml Major CI refactor 2016-03-30 06:50:14 -04:00
releasenotes_tox.sh Adds a Bashate target to tox.ini. 2017-02-23 17:01:06 +00:00
return-node.sh Use quickstart.sh to manage venv in all ci-scripts 2016-06-17 03:41:50 +00:00
upgrade-baremetal.sh make quickstart-extras-requirements.txt a default requirements file 2016-12-19 10:21:25 -05:00
upgrade.sh make quickstart-extras-requirements.txt a default requirements file 2016-12-19 10:21:25 -05:00
validate-yaml Fix and improve flake8 test. 2017-02-09 10:24:26 +01:00