qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Test more "check-acceptance" tests in the gitlab-CI
@ 2020-10-23  7:33 Thomas Huth
  2020-10-23  7:33 ` [PATCH 1/4] tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Thomas Huth @ 2020-10-23  7:33 UTC (permalink / raw)
  To: Cleber Rosa, qemu-devel, Alex Bennée,
	Philippe Mathieu-Daudé
  Cc: qemu-ppc, Hervé Poussineau, Wainer dos Santos Moschetta

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-10-26 13:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-23  7:33 [PATCH 0/4] Test more "check-acceptance" tests in the gitlab-CI Thomas Huth
2020-10-23  7:33 ` [PATCH 1/4] tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive Thomas Huth
2020-10-23  8:05   ` Philippe Mathieu-Daudé
2020-10-23  7:33 ` [PATCH 2/4] test/acceptance: Remove the CONTINUOUS_INTEGRATION tags Thomas Huth
2020-10-23  8:06   ` Philippe Mathieu-Daudé
2020-10-23  7:33 ` [PATCH 3/4] tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI Thomas Huth
2020-10-23  8:06   ` Philippe Mathieu-Daudé
2020-10-23  7:33 ` [PATCH 4/4] test/docker/dockerfiles: Add missing packages for acceptance tests Thomas Huth
2020-10-23  8:07   ` Philippe Mathieu-Daudé
2020-10-26 13:27 ` [PATCH 0/4] Test more "check-acceptance" tests in the gitlab-CI Alex Bennée
2020-10-26 13:41   ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).