public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: fstests@vger.kernel.org
Subject: [PATCH 3/3] shared/011: move to generic/
Date: Mon, 15 Jul 2019 10:25:23 +0200	[thread overview]
Message-ID: <20190715082523.18387-3-hch@lst.de> (raw)
In-Reply-To: <20190715082523.18387-1-hch@lst.de>

Now that we run the test for all block device based file systems, there
is no reason to keep it out of generic.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 tests/{shared/011 => generic/563}         | 0
 tests/{shared/011.out => generic/563.out} | 0
 tests/generic/group                       | 1 +
 tests/shared/group                        | 1 -
 4 files changed, 1 insertion(+), 1 deletion(-)
 rename tests/{shared/011 => generic/563} (100%)
 rename tests/{shared/011.out => generic/563.out} (100%)

diff --git a/tests/shared/011 b/tests/generic/563
similarity index 100%
rename from tests/shared/011
rename to tests/generic/563
diff --git a/tests/shared/011.out b/tests/generic/563.out
similarity index 100%
rename from tests/shared/011.out
rename to tests/generic/563.out
diff --git a/tests/generic/group b/tests/generic/group
index 9ceaf317..284a1d93 100644
--- a/tests/generic/group
+++ b/tests/generic/group
@@ -565,3 +565,4 @@
 560 auto stress dedupe
 561 auto stress dedupe
 562 auto clone
+563 auto quick
diff --git a/tests/shared/group b/tests/shared/group
index 6112c8dd..a8b926d8 100644
--- a/tests/shared/group
+++ b/tests/shared/group
@@ -4,6 +4,5 @@
 # - comment line before each group is "new" description
 #
 002 auto metadata quick log
-011 auto quick
 032 mkfs auto quick
 298 auto trim
-- 
2.20.1

      parent reply	other threads:[~2019-07-15  8:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-15  8:25 [PATCH 1/3] common/cgroup2: better error message if cgroup2 fs is not mounted Christoph Hellwig
2019-07-15  8:25 ` [PATCH 2/3] shared/011: run for all block device based file systems Christoph Hellwig
2019-07-15  8:25 ` Christoph Hellwig [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=20190715082523.18387-3-hch@lst.de \
    --to=hch@lst.de \
    --cc=fstests@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox