qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH-for-6.0 v4 12/17] gitlab-ci: Move coroutine tests across to g


From: Stefan Hajnoczi
Subject: Re: [PATCH-for-6.0 v4 12/17] gitlab-ci: Move coroutine tests across to gitlab
Date: Mon, 9 Nov 2020 09:42:21 +0000

On Sun, Nov 08, 2020 at 09:45:30PM +0100, Philippe Mathieu-Daudé wrote:
> Similarly to commit 8cdb2cef3f1, move the coroutine tests to GitLab.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> Cc: Stefan Hajnoczi <stefanha@redhat.com>
> Cc: Kevin Wolf <kwolf@redhat.com>
> ---
>  .gitlab-ci.yml | 16 ++++++++++++++++
>  .travis.yml    | 14 --------------
>  2 files changed, 16 insertions(+), 14 deletions(-)
> 
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index a799803afb9..6552a832939 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -475,6 +475,22 @@ build-tci:
>      - QTEST_QEMU_BINARY="./qemu-system-x86_64" ./tests/qtest/pxe-test
>      - QTEST_QEMU_BINARY="./qemu-system-s390x" ./tests/qtest/pxe-test -m slow
>  
> +# Alternate coroutines implementations are only really of interest to KVM 
> users
> +# However we can't test against KVM on Travis so we can only run unit tests

s/Travis/GitLab CI/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]