qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tests/docker: Remove Debian 9 remnant lines
@ 2021-01-07  7:29 Philippe Mathieu-Daudé
  2021-01-07  9:29 ` Thomas Huth
  2021-01-07 11:48 ` Alex Bennée
  0 siblings, 2 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-01-07  7:29 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Alex Bennée, Thomas Huth,
	Philippe Mathieu-Daudé, Philippe Mathieu-Daudé

Debian 9 base container has been removed in commits
e3755276d1f and c9d78b06c06. Remove the last remnants.

Fixes: e3755276d1f ("tests/docker: Remove old Debian 9 containers")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 tests/docker/Makefile.include | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/docker/Makefile.include b/tests/docker/Makefile.include
index c254ac38d0a..0779dab5b96 100644
--- a/tests/docker/Makefile.include
+++ b/tests/docker/Makefile.include
@@ -108,7 +108,6 @@ ifneq ($(HOST_ARCH),x86_64)
 DOCKER_PARTIAL_IMAGES += debian-mips-cross debian-mipsel-cross debian-mips64el-cross
 DOCKER_PARTIAL_IMAGES += debian-ppc64el-cross
 DOCKER_PARTIAL_IMAGES += debian-s390x-cross
-DOCKER_PARTIAL_IMAGES += debian-win32-cross debian-win64-cross
 DOCKER_PARTIAL_IMAGES += fedora travis
 endif
 
-- 
2.26.2



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

* Re: [PATCH] tests/docker: Remove Debian 9 remnant lines
  2021-01-07  7:29 [PATCH] tests/docker: Remove Debian 9 remnant lines Philippe Mathieu-Daudé
@ 2021-01-07  9:29 ` Thomas Huth
  2021-01-07 11:48 ` Alex Bennée
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2021-01-07  9:29 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel
  Cc: Fam Zheng, Alex Bennée, QEMU Trivial,
	Philippe Mathieu-Daudé

On 07/01/2021 08.29, Philippe Mathieu-Daudé wrote:
> Debian 9 base container has been removed in commits
> e3755276d1f and c9d78b06c06. Remove the last remnants.
> 
> Fixes: e3755276d1f ("tests/docker: Remove old Debian 9 containers")
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>   tests/docker/Makefile.include | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/tests/docker/Makefile.include b/tests/docker/Makefile.include
> index c254ac38d0a..0779dab5b96 100644
> --- a/tests/docker/Makefile.include
> +++ b/tests/docker/Makefile.include
> @@ -108,7 +108,6 @@ ifneq ($(HOST_ARCH),x86_64)
>   DOCKER_PARTIAL_IMAGES += debian-mips-cross debian-mipsel-cross debian-mips64el-cross
>   DOCKER_PARTIAL_IMAGES += debian-ppc64el-cross
>   DOCKER_PARTIAL_IMAGES += debian-s390x-cross
> -DOCKER_PARTIAL_IMAGES += debian-win32-cross debian-win64-cross
>   DOCKER_PARTIAL_IMAGES += fedora travis
>   endif
>   
> 

Reviewed-by: Thomas Huth <thuth@redhat.com>



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

* Re: [PATCH] tests/docker: Remove Debian 9 remnant lines
  2021-01-07  7:29 [PATCH] tests/docker: Remove Debian 9 remnant lines Philippe Mathieu-Daudé
  2021-01-07  9:29 ` Thomas Huth
@ 2021-01-07 11:48 ` Alex Bennée
  1 sibling, 0 replies; 3+ messages in thread
From: Alex Bennée @ 2021-01-07 11:48 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: Fam Zheng, Thomas Huth, Philippe Mathieu-Daudé, qemu-devel


Philippe Mathieu-Daudé <f4bug@amsat.org> writes:

> Debian 9 base container has been removed in commits
> e3755276d1f and c9d78b06c06. Remove the last remnants.
>
> Fixes: e3755276d1f ("tests/docker: Remove old Debian 9 containers")
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Queued to testing/next, thanks.

> ---
>  tests/docker/Makefile.include | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/tests/docker/Makefile.include b/tests/docker/Makefile.include
> index c254ac38d0a..0779dab5b96 100644
> --- a/tests/docker/Makefile.include
> +++ b/tests/docker/Makefile.include
> @@ -108,7 +108,6 @@ ifneq ($(HOST_ARCH),x86_64)
>  DOCKER_PARTIAL_IMAGES += debian-mips-cross debian-mipsel-cross debian-mips64el-cross
>  DOCKER_PARTIAL_IMAGES += debian-ppc64el-cross
>  DOCKER_PARTIAL_IMAGES += debian-s390x-cross
> -DOCKER_PARTIAL_IMAGES += debian-win32-cross debian-win64-cross
>  DOCKER_PARTIAL_IMAGES += fedora travis
>  endif


-- 
Alex Bennée


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

end of thread, other threads:[~2021-01-07 11:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-07  7:29 [PATCH] tests/docker: Remove Debian 9 remnant lines Philippe Mathieu-Daudé
2021-01-07  9:29 ` Thomas Huth
2021-01-07 11:48 ` 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).