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

2020-11-10 Thread Wainer dos Santos Moschetta
On 11/8/20 6:45 PM, Philippe Mathieu-Daudé wrote: Similarly to commit 8cdb2cef3f1, move the coroutine tests to GitLab. Signed-off-by: Philippe Mathieu-Daudé --- Cc: Stefan Hajnoczi Cc: Kevin Wolf --- .gitlab-ci.yml | 16 .travis.yml| 14 -- 2 files chang

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

2020-11-09 Thread Stefan Hajnoczi
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é > --- > Cc: Stefan Hajnoczi > Cc: Kevin Wolf > --- > .gitlab-ci.yml | 16 > .travis.yml|

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

2020-11-08 Thread Philippe Mathieu-Daudé
Similarly to commit 8cdb2cef3f1, move the coroutine tests to GitLab. Signed-off-by: Philippe Mathieu-Daudé --- Cc: Stefan Hajnoczi Cc: Kevin Wolf --- .gitlab-ci.yml | 16 .travis.yml| 14 -- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/.gitl