commit | 8534f71731cb825355b7d39997f96684cc8af512 | [log] [tgz] |
---|---|---|
author | sandriichenko <sandriichenko@mirantis.com> | Tue Mar 27 12:37:53 2018 +0300 |
committer | Sofiia Andriichenko <sandriichenko@mirantis.com> | Mon Jun 11 09:33:40 2018 +0000 |
tree | 8243494667c17e9e3bf7999407f087ebca5e96cb | |
parent | c181a4105f2b85571629668e8b0a62812aa55ac9 [diff] |
Fix telemetry-tempest-plugin scenario tests If we run tests via tempest, gabbi return dictionary with unicode objects (https://github.com/openstack/telemetry-tempest-plugin/blob/05b95d28400f82a9e69c7c99207844b80ae3607f/telemetry_tempest_plugin/scenario/test_telemetry_integration.py#L103), but then it wait string value Change-Id: Ibbceb740da2e67e09371622e3d88836c396c1383 Related-PROD: PROD-18307, PROD-18630 Co-Authored-By: BubaVV <vmarkov@mirantis.com> (cherry picked from commit 6dc992d3a8cfa47dd86adbd5f5ed29dd03795eae)