update/cgcs-patch/cgcs-patch
albailey e3be9a2776 Update flake8 to verify patch scripts
To prevent the warning about a newer version of pip
available, the following env setting was added

  PIP_DISABLE_PIP_VERSION_CHECK=1

To prevent sub-calls to tox from using the default pip
cache location, rather than whatever a user may override
using xdg env variables, the following has been added:

  passenv =
      XDG_CACHE_HOME

The python patch scripts are now validated by flake8.
All flake8 tox targets are triggered from a single zuul job.

Story: 2004515
Task: 38581
Change-Id: I105512edbd3da15480355e30c0dd14933584a47b
Signed-off-by: albailey <Al.Bailey@windriver.com>
2020-01-31 09:40:27 -06:00
..
cgcs_make_patch Add flake8-bugbear and address warnings 2020-01-16 13:24:24 -05:00
cgcs_patch Merge "Add flake8-bugbear and address warnings" 2020-01-17 18:32:50 +00:00
cgcs_patch_id Enable Python3 Compatibility 2019-06-06 10:17:52 -04:00
.coveragerc Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
.stestr.conf Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:12 -07:00
pylint.rc Migrate patch-agent to use DNF for swmgmt 2020-01-13 09:20:06 -05:00
pylint_make_patch.rc Cleaning up pylint settings for cgcs patch 2019-12-04 13:58:14 -06:00
requirements.txt Add test framework for patch alarm manager 2019-06-28 17:03:00 -04:00
setup.cfg Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
setup.py Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
test-requirements.txt Migrate patch-agent to use DNF for swmgmt 2020-01-13 09:20:06 -05:00
tox.ini Update flake8 to verify patch scripts 2020-01-31 09:40:27 -06:00