Update to Xtesting 0.83 10/68910/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:47:46 +0000 (16:47 +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>
(cherry picked from commit 9df8ee861d2161a105598474092e5e83da88a354)

docker/core/Dockerfile
upper-constraints.txt

index 0efd893..85bd349 100644 (file)
@@ -5,7 +5,7 @@ ARG OPENSTACK_TAG=stable/train
 
 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 71b6bbe..5682b63 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@22.0.0#egg=tempest