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:41 +0100 |
commit | 623dcd2e872d3bbbc1657a43795612804430a2ce (patch) | |
tree | e731942fc610da86401e43d58eee6b4d6ebf6c08 | |
parent | cc79fc4a0d3e61ff1267fd29b4c9885c514a6e7b (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>
(cherry picked from commit d0ee068c6e1c4a6e0a52156143a04feb6f9a78cb)
-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 55c8607a0..aac2a1ecd 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@22.0.0#egg=tempest |