Update to Xtesting 0.83 09/68909/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 16 Nov 2019 15:44:27 +0000 (16:44 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 16 Nov 2019 15:44:27 +0000 (16:44 +0100)
It supports mimetypes and then eases reading the reports from browser.

Change-Id: Ic38fca9fb05ca1ad76b589800b22bc78882c7806
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/core/Dockerfile
upper-constraints.txt

index 3b1189f..7bf9297 100644 (file)
@@ -5,7 +5,7 @@ ARG OPENSTACK_TAG=master
 
 RUN apk --no-cache add --update \
         python3 libffi openssl libjpeg-turbo py3-pip bash \
-        grep sed wget ca-certificates git openssh-client qemu-img iputils && \
+        grep sed wget ca-certificates git openssh-client qemu-img iputils mailcap && \
     apk --no-cache add --virtual .build-deps --update \
         python3-dev build-base linux-headers libffi-dev \
         openssl-dev libjpeg-turbo-dev && \
index c797526..746116b 100644 (file)
@@ -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.82.0
+xtesting===0.83.0
 bandit===1.1.0
 ruamel.yaml.jinja2==0.2.2
 -e git+https://opendev.org/openstack/tempest#egg=tempest