config/tsconfig/tsconfig
albailey ddeed8d916 Fix tox certificate issues in python2
Python2 tox jobs may fail due to expired CA certificates.
The workaround is to explicitly set an environment variable.
This env variable is only passed to python2.7 targets.

If a developer is not currently blocked by certificate failures
then they do not need to set anything.

Ex:
CURL_CA_BUNDLE=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem

The py files are only updated to trigger the appropriate zuul
tox jobs.

Story: 2008943
Task: 44007
Signed-off-by: albailey <Al.Bailey@windriver.com>
Change-Id: Iba6c251368e41cd6a34dd4be4138f5eb4ad3804c
2021-11-18 15:14:51 -06:00
..
scripts Add constants for controller config complete to tsconfig 2019-11-27 16:33:10 -05:00
tsconfig Fix tox certificate issues in python2 2021-11-18 15:14:51 -06:00
.coveragerc Adding unit tests to tsconfig and clean it up a bit 2019-09-04 16:42:49 -04:00
.stestr.conf Adding unit tests to tsconfig and clean it up a bit 2019-09-04 16:42:49 -04:00
LICENSE StarlingX open source release updates 2019-09-04 16:32:20 -04:00
pylint.rc Re-enable important py3k checks for tsconfig 2021-10-28 16:22:15 +00:00
requirements.txt Adding unit tests to tsconfig and clean it up a bit 2019-09-04 16:42:49 -04:00
setup.cfg Adding unit tests to tsconfig and clean it up a bit 2019-09-04 16:42:49 -04:00
setup.py Resolve bashate and pep8 warnings 2019-09-04 16:34:56 -04:00
test-requirements.txt Add pylint py3 portability checks for the tsconfig repo 2021-09-15 10:30:29 -03:00
tox.ini Fix tox certificate issues in python2 2021-11-18 15:14:51 -06:00