diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-30 14:25:34 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-30 14:28:49 +0100 |
commit | 86dfa5b01b0c82fc505818a42d9586923b3baf8f (patch) | |
tree | c08c79802da19b77a94ad9291d2b7c94163a0f89 | |
parent | ea25f844b0055de3c3cb63f5d5ddcb1ba50f54b8 (diff) |
Update Xtesting to 0.85.0
It fixes falsy hrefs returned by OPNFV Test API.
Change-Id: Ib6e7e7e35cf6ad581fb67692dcba561769686007
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 3b7311af247edfdc3b6aa61b56b3c2afa4722347)
-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 1ca401cd7..bf1847059 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -15,7 +15,7 @@ robotframework-httplibrary===0.4.2 robotframework-requests===0.4.7 robotframework-sshlibrary===2.1.3;python_version=='2.7' ansible===2.3.2.0 -xtesting===0.84.0 +xtesting===0.85.0 git+https://git.openstack.org/openstack/networking-bgpvpn@10.0.0#egg=networking_bgpvpn git+https://git.openstack.org/openstack/networking-sfc@8.0.0#egg=networking_sfc neutron===14.0.1 |