All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
To: Xiao Ni <xni@redhat.com>
Cc: linux-raid@vger.kernel.org, ncroxon@redhat.com
Subject: Re: [PATCH 00/10] mdadm tests fix
Date: Mon, 23 Sep 2024 10:51:09 +0200	[thread overview]
Message-ID: <20240923105109.00005914@linux.intel.com> (raw)
In-Reply-To: <20240911085432.37828-1-xni@redhat.com>

On Wed, 11 Sep 2024 16:54:22 +0800
Xiao Ni <xni@redhat.com> wrote:

> This is the fourth patch set which enhance/fix mdadm regression tests.
> 
> v2: fix problems for the first patches
> 
> Xiao Ni (10):
>   mdadm/Grow: Update new level when starting reshape
>   mdadm/Grow: Update reshape_progress to need_back after reshape
>     finishes
>   mdadm/Grow: Can't open raid when running --grow --continue
>   mdadm/Grow: sleep a while after removing disk in impose_level
>   mdadm/tests: wait until level changes
>   mdadm/tests: 07changelevels fix
>   mdadm/tests: Remove 07reshape5intr.broken
>   mdadm/tests: 07testreshape5 fix
>   mdadm/tests: remove 09imsm-assemble.broken
>   mdadm/Manage: record errno
> 
>  Grow.c                       | 39 +++++++++++++++++++++++++------
>  Manage.c                     |  8 ++++---
>  dev/null                     |  0
>  tests/05r6tor0               |  4 ++++
>  tests/07changelevels         | 27 ++++++++++------------
>  tests/07changelevels.broken  |  9 --------
>  tests/07reshape5intr.broken  | 45 ------------------------------------
>  tests/07testreshape5         |  1 +
>  tests/07testreshape5.broken  | 12 ----------
>  tests/09imsm-assemble.broken |  6 -----
>  tests/func.sh                |  4 ++++
>  11 files changed, 58 insertions(+), 97 deletions(-)
>  create mode 100644 dev/null
>  delete mode 100644 tests/07changelevels.broken
>  delete mode 100644 tests/07reshape5intr.broken
>  delete mode 100644 tests/07testreshape5.broken
>  delete mode 100644 tests/09imsm-assemble.broken
> 

Applied all! We are working on enabling mdadm tests on Github so we will see if
it helps. I'm also aware of dependency to new prop md/new_level.

Sorry for the delay, I had holidays.

Thanks,
Mariusz

  parent reply	other threads:[~2024-09-23  8:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-11  8:54 [PATCH 00/10] mdadm tests fix Xiao Ni
2024-09-11  8:54 ` [PATCH V2 1/1] mdadm/Grow: Update new level when starting reshape Xiao Ni
2024-09-25  7:51   ` Mariusz Tkaczyk
2024-09-25 12:57     ` Xiao Ni
2024-09-11  8:54 ` [PATCH V2 2/2] mdadm/Grow: Update reshape_progress to need_back after reshape finishes Xiao Ni
2024-09-11  8:54 ` [PATCH 03/10] mdadm/Grow: Can't open raid when running --grow --continue Xiao Ni
2024-09-11  8:54 ` [PATCH v2 4/4] mdadm/Grow: sleep a while after removing disk in impose_level Xiao Ni
2024-09-11  8:54 ` [PATCH 05/10] mdadm/tests: wait until level changes Xiao Ni
2024-09-11  8:54 ` [PATCH 06/10] mdadm/tests: 07changelevels fix Xiao Ni
2024-09-11  8:54 ` [PATCH 07/10] mdadm/tests: Remove 07reshape5intr.broken Xiao Ni
2024-09-11  8:54 ` [PATCH 08/10] mdadm/tests: 07testreshape5 fix Xiao Ni
2024-09-11  8:54 ` [PATCH 09/10] mdadm/tests: remove 09imsm-assemble.broken Xiao Ni
2024-09-23  9:08   ` Mariusz Tkaczyk
2024-09-11  8:54 ` [PATCH 10/10] mdadm/Manage: record errno Xiao Ni
2024-09-23  8:51 ` Mariusz Tkaczyk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-28  2:11 [PATCH 00/10] mdadm tests fix Xiao Ni

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=20240923105109.00005914@linux.intel.com \
    --to=mariusz.tkaczyk@linux.intel.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=ncroxon@redhat.com \
    --cc=xni@redhat.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.