diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-18 21:05:27 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-18 21:08:14 +0100 |
commit | d4f3e561dce3111d81953d2f532aec042784b60b (patch) | |
tree | 4c1cc99a959109c45e0a1dfc4213a7c54d522842 | |
parent | a873960382c41f80266abd1ef417dc1e34aca75d (diff) |
Update Xtesting 0.84
It bypasses the current S3 compat limitation as proposed by google
(multipart upload).
Change-Id: Id702bf32e41e0d2ff904f1e22df1998857454106
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 4895057eef7f967194885fd794dc01e311ae56de)
-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 5682b631d..636f11008 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.3.2.0 -xtesting===0.83.0 +xtesting===0.84.0 bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest@22.0.0#egg=tempest |