OSDN Git Service

tests/docker: add docs FEATURE flag and use for test-misc
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 14 Apr 2020 20:06:20 +0000 (21:06 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 15 Apr 2020 10:38:23 +0000 (11:38 +0100)
commit551affb61ecdaf54a24f6d8fa931cfc6e8157500
treeda0c3b71f636891ebd2101e99a5ed42b0430c68f
parent2f7cc1fbd6f6655d900ca7f45973b9bd5330c6dd
tests/docker: add docs FEATURE flag and use for test-misc

The test-misc docker test fails on a number of images which don't have
the prerequisites to build the docs. Use the FEATURES flag so we can
skip those tests.

As the sphinx test fails to detect whatever feature we need to get
hxtool to work we drop them from debian9 so the windows build doesn't
attempt to build the docs.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200414200631.12799-7-alex.bennee@linaro.org>
tests/docker/dockerfiles/debian10.docker
tests/docker/dockerfiles/debian9.docker
tests/docker/dockerfiles/fedora.docker
tests/docker/dockerfiles/travis.docker
tests/docker/dockerfiles/ubuntu.docker
tests/docker/dockerfiles/ubuntu1804.docker
tests/docker/test-misc