All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: xiangyu.chen@eng.windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] lxc: update ptest cases in black list
Date: Mon, 24 Jun 2024 21:01:28 +0000	[thread overview]
Message-ID: <ZnneqOUIq+eXulZf@gmail.com> (raw)
In-Reply-To: <20240619032127.1637376-1-xiangyu.chen@eng.windriver.com>

staged no master-next.

Bruce

In message: [meta-virtualization][PATCH] lxc: update ptest cases in black list
on 19/06/2024 Xiangyu Chen via lists.yoctoproject.org wrote:

> From: Xiangyu Chen <xiangyu.chen@windriver.com>
> 
> Released lxc-test-shutdowntest and lxc-test-state-server due to
> those back to normal since lxc upgraded to 6.0.0.
> 
> lxc-test-no-new-privs and lxc-test-checkpoint-restore are broken test,
> already reported to upstream[1][2], move them to blacklist until
> upstream fix them.
> 
> lxc-test-usernic always fails when use ptest-runner, but normal with
> run-ptest by manual.
> 
> Ref:
> [1] https://github.com/lxc/lxc/issues/4296
> [2] https://github.com/lxc/lxc/issues/4435
> 
> Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
> ---
>  recipes-containers/lxc/files/run-ptest | 12 +++++++++---
>  1 file changed, 9 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes-containers/lxc/files/run-ptest b/recipes-containers/lxc/files/run-ptest
> index 196adb04..278107d9 100644
> --- a/recipes-containers/lxc/files/run-ptest
> +++ b/recipes-containers/lxc/files/run-ptest
> @@ -12,9 +12,15 @@ blacklist="$blacklist lxc-test-apparmor"
>  blacklist="$blacklist lxc-test-apparmor-mount"
>  #lxc-test-get_item would report Built without AppArmor support error
>  blacklist="$blacklist lxc-test-get_item"
> -# These currently hang so skip them until someone fixes them up
> -blacklist="$blacklist lxc-test-shutdowntest"
> -blacklist="$blacklist lxc-test-state-server"
> +# This is a broken case, also fails on opensuse, already reported to
> +# upstream https://github.com/lxc/lxc/issues/4296
> +blacklist="$blacklist lxc-test-no-new-privs"
> +# lxc doesn't adapt the criu's new mount flag, that cause restore fails
> +# already reported to upstream https://github.com/lxc/lxc/issues/4435
> +blacklist="$blacklist lxc-test-checkpoint-restore"
> +# if we run "run-ptest" under /usr/lib64/lxc/ptest, the result is normal
> +# but it would be failed when using "ptest-runner lxc"
> +blacklist="$blacklist lxc-test-usernic"
>  
>  # Tests in firstrunlist will be run first
>  firstrunlist=""
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8802): https://lists.yoctoproject.org/g/meta-virtualization/message/8802
> Mute This Topic: https://lists.yoctoproject.org/mt/106754344/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



      reply	other threads:[~2024-06-24 21:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-19  3:21 [meta-virtualization][PATCH] lxc: update ptest cases in black list Xiangyu Chen
2024-06-24 21:01 ` Bruce Ashfield [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZnneqOUIq+eXulZf@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=xiangyu.chen@eng.windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.