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:18:50 +0100 |
commit | 14a39e86860031bc19d114a8641a52148e1e829e (patch) | |
tree | 1ef4b6e22d2ffabe46932a01ce3ecdb4a9a2b6be | |
parent | fc99158a3c2bc96c479b8292a44b147e6a5e4fbf (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>
-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 b4f4ddcaf..a9eb7ffd3 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#egg=tempest |