diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-02 21:45:58 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-02 22:25:13 +0100 |
commit | d0ee068c6e1c4a6e0a52156143a04feb6f9a78cb (patch) | |
tree | b48281c44ab26656acda5b39aa0f20472aa74516 | |
parent | fd42b8c5c31cf4b743e0c8867969d3957161382f (diff) |
Update xtesting to 0.80.0
It allows publishing the artifacts via Xtesting.
It's required by the new Xtesting Ansible role [1].
[1] https://github.com/collivier/ansible-role-xtesting/commit/8c62525bb0d0b5f8dcc2c4436711d5d075de8811
Change-Id: I832e5e19467c7fd86a46574448faad4d6f2d4c0d
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 cb5f6f563..517e661e3 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.70.0 +xtesting===0.80.0 bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest#egg=tempest |