These patches enable more "check-acceptance" tests in the gitlab-CI, fixing a broken URL, setting AVOCADO_ALLOW_UNTRUSTED_CODE and adding some missing packages to the containers.
Thomas Huth (4): tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive test/acceptance: Remove the CONTINUOUS_INTEGRATION tags tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI test/docker/dockerfiles: Add missing packages for acceptance tests .gitlab-ci.yml | 1 + tests/acceptance/ppc_prep_40p.py | 4 +--- tests/docker/dockerfiles/centos8.docker | 1 + tests/docker/dockerfiles/debian-amd64.docker | 3 +++ tests/docker/dockerfiles/fedora.docker | 1 + tests/docker/dockerfiles/ubuntu2004.docker | 1 + 6 files changed, 8 insertions(+), 3 deletions(-) -- 2.18.2