From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from bombadil.infradead.org ([198.137.202.9]:35083 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752530AbcFAMia (ORCPT ); Wed, 1 Jun 2016 08:38:30 -0400 Received: from [83.175.99.196] (helo=localhost) by bombadil.infradead.org with esmtpsa (Exim 4.80.1 #2 (Red Hat Linux)) id 1b85Pp-0003RH-A5 for fstests@vger.kernel.org; Wed, 01 Jun 2016 12:38:29 +0000 From: Christoph Hellwig Subject: [PATCH] 346: add to the quick and rw groups Date: Wed, 1 Jun 2016 14:38:26 +0200 Message-Id: <1464784706-8886-1-git-send-email-hch@lst.de> Sender: fstests-owner@vger.kernel.org To: fstests@vger.kernel.org List-ID: The test runs quickly and covers code not covered by any other test, so add it to the quick group. Also add it to the rw group while we're at it. Signed-off-by: Christoph Hellwig --- tests/generic/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/group b/tests/generic/group index 36fb759..217ffaa 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -348,7 +348,7 @@ 343 auto quick metadata 344 auto 345 auto -346 auto +346 auto quick rw 347 auto quick rw thin 348 auto quick metadata 349 blockdev quick rw -- 2.1.4