diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-12-22 16:18:50 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-12-22 16:19:54 +0100 |
commit | 1a40716c9b297f86f71dc72de380ea6a2ab296df (patch) | |
tree | 251918123c31562c36a39dcae5811a30c7cd416f | |
parent | 6b438d84b683c7b2e1d85df3dbbd6dc7102e4bb7 (diff) |
Update Xtesting to 0.86
It eases dumping all logs for third-parties.
Change-Id: I6055e85902eb41cce01f1502cd31d7ec489708d8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 14a39e86860031bc19d114a8641a52148e1e829e)
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 03e428be4..f221e1071 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -15,7 +15,7 @@ robotframework-httplibrary===0.4.2 robotframework-requests===0.5.0 robotframework-sshlibrary===3.3.0 ansible===2.9.2 -xtesting===0.85.0 +xtesting===0.86.0 bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest@22.0.0#egg=tempest |