tempest/tools
Masayuki Igawa fdd964494a
Make bashate E005,E042 error and ignore E006
This commit makes two bashate rules E005 and E042 treat as error and
ignores E006. It is difficult to keep E006 rule because bash scripts
tend to be long naturally. Both E005 and E042 are good to be errors
since it should be safer.

These additions can be seen in devstack[0] too.

E005: file does not begin with #! or have a .sh prefix
E006: check for lines longer than 79 columns
E042: local declaration hides errors

[0] 0fc6b2c5a8/tox.ini (L35)

Change-Id: I56c017569aa8660648764502cce5adfe2e946a58
2019-08-02 14:29:45 +09:00
..
check_logs.py Mark raw strings as such 2018-07-06 14:01:28 +01:00
format.sh Introduce bashate 2019-07-30 18:02:07 +09:00
generate-tempest-plugins-list.py Add ranger-tempest-plugin to blacklist 2019-07-17 11:58:24 +09:00
generate-tempest-plugins-list.sh Introduce bashate 2019-07-30 18:02:07 +09:00
skip_tracker.py Remove duplication of skip_tracker 2017-04-21 12:12:42 +09:00
tempest-integrated-gate-compute-blacklist.txt Define the Integrated-gate-compute gate template 2019-07-16 04:37:34 +00:00
tempest-integrated-gate-networking-blacklist.txt Define the Integrated-gate-networking gate template 2019-07-05 08:04:23 +00:00
tempest-integrated-gate-object-storage-blacklist.txt Define the Integrated-gate-object-storage gate template 2019-07-16 04:37:49 +00:00
tempest-integrated-gate-placement-blacklist.txt Define the Integrated-gate-placement gate template 2019-07-16 04:37:16 +00:00
tempest-integrated-gate-storage-blacklist.txt Define the Integrated-gate-storage gate template 2019-07-09 13:55:04 +00:00
tempest-plugin-sanity.sh Introduce bashate 2019-07-30 18:02:07 +09:00
verify-ipv6-only-deployments.sh Make bashate E005,E042 error and ignore E006 2019-08-02 14:29:45 +09:00
with_venv.sh Make bash shebangs through /usr/bin/env 2017-04-11 18:46:16 +09:00