diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-07-30 16:25:04 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-07-30 16:26:20 +0200 |
commit | 87900eeba433879e78cc43dae02d76bb27b8eb4b (patch) | |
tree | de664d85e5747203d9490b49c3c11b4f5d620d6d | |
parent | 28a706149ede8c644f63c7b5a4f3b02a9806e548 (diff) |
Update Xtesting to 0.54.0
It protects vs uncaught exceptions and then avoids skipping testcases
in that case (see cloudify_ims and juju_epc in [1]).
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/188/console
Change-Id: I8e39f7e742b9fec2e6f6bab542d5f497159f50ac
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 5c3a88bf7..add0f7f26 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -17,6 +17,6 @@ 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.53.0 +xtesting===0.54.0 networking-bgpvpn===8.0.0 sphinx-opnfv-theme===0.1.1 |