commit | 1eef831553aa577b21d754964ad8b3b3c8062ca0 | [log] [tgz] |
---|---|---|
author | Hanna Arhipova <harhipova@mirantis.com> | Mon May 06 20:14:18 2019 +0300 |
committer | Oleksii Zhurba <ozhurba@mirantis.com> | Wed May 22 15:59:37 2019 -0500 |
tree | 571779931a7fc7981834227c9737e81d39da2918 | |
parent | 23c1833f4cf7fa919545b98b8d188db15bbe3ab5 [diff] [blame] |
[CVP,Q4] Add logging for salt-api requests/responses Change-Id: I0dd73c60cc4364ce5962ddb2520390ad3ee32f06 Related-PROD: PROD-30482
diff --git a/test_set/cvp-sanity/requirements.txt b/test_set/cvp-sanity/requirements.txt index ad0b58a..b45a29e 100644 --- a/test_set/cvp-sanity/requirements.txt +++ b/test_set/cvp-sanity/requirements.txt
@@ -1,4 +1,4 @@ -pytest==3.0.6 +pytest==3.7.1 requests>=2.20.0 flake8 PyYAML @@ -6,3 +6,4 @@ pygerrit2==2.0.6 gitpython python-ldap +