21931edd79
Use 'requests' module for HTTP requests to TestRail
and Jenkins API instead of 'urllib'. It provides a
method which decode response data using proper
character encoding (charset from headers) and returns
unicode string.
Also add one more environment variable to settings,
because it's needed by proboscis for test plan
generation (since I9b9d40a59d24f579502a38dfc9b8c142bc219a06
was merged).
Closes-bug: #1584401
Change-Id: I3d6cde2c8066bd58e735142fe26d56e83d1c90de
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
builds.py | ||
datetime_util.py | ||
generate_statistics.py | ||
launchpad_client.py | ||
report_pi.py | ||
report_tempest_results.py | ||
report.py | ||
settings.py | ||
testrail_client.py | ||
testrail.py | ||
upload_cases_description.py | ||
upload_tempest_test_suite.py |