[PATCH 0/4] Test more "check-acceptance" tests in the gitlab-CI

Thomas Huth posted 4 patches 3 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201023073351.251332-1-thuth@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Hervé Poussineau" <hpoussin@reactos.org>, Cleber Rosa <crosa@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Fam Zheng <fam@euphon.net>, Thomas Huth <thuth@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>
.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(-)
[PATCH 0/4] Test more "check-acceptance" tests in the gitlab-CI
Posted by Thomas Huth 3 years, 6 months ago
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


Re: [PATCH 0/4] Test more "check-acceptance" tests in the gitlab-CI
Posted by Alex Bennée 3 years, 6 months ago
Thomas Huth <thuth@redhat.com> writes:

> 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.

Queued to pr/261020-testing-and-misc-1, thanks.

-- 
Alex Bennée

Re: [PATCH 0/4] Test more "check-acceptance" tests in the gitlab-CI
Posted by Alex Bennée 3 years, 6 months ago
Alex Bennée <alex.bennee@linaro.org> writes:

> Thomas Huth <thuth@redhat.com> writes:
>
>> 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.
>
> Queued to pr/261020-testing-and-misc-1, thanks.

Ahh I shall drop as your PR should be in first anyway.

-- 
Alex Bennée