commit | 56eab9451d7505ebe108605a9804b07ce0be201a | [log] [tgz] |
---|---|---|
author | Hanna Arhipova <harhipova@mirantis.com> | Mon May 06 20:14:18 2019 +0300 |
committer | Hanna Arhipova <harhipova@mirantis.com> | Mon May 20 18:53:13 2019 +0300 |
tree | 97fe0c282e93b531a6e044002a00aa6679ad4b78 | |
parent | 5b15b9b60a8aa5acda549666a4af0071125147ac [diff] [blame] |
Add logging for salt-api requests/responses Change-Id: I0dd73c60cc4364ce5962ddb2520390ad3ee32f06 Closes-Task:#PROD-29994(PROD:29994)
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 +