From patchwork Wed May 16 20:38:45 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Omar Sandoval X-Patchwork-Id: 10404819 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id EB5F8601C8 for ; Wed, 16 May 2018 20:39:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DA17826E96 for ; Wed, 16 May 2018 20:39:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CD5C128707; Wed, 16 May 2018 20:39:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 54A6226E96 for ; Wed, 16 May 2018 20:39:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751130AbeEPUi7 (ORCPT ); Wed, 16 May 2018 16:38:59 -0400 Received: from mail-pg0-f45.google.com ([74.125.83.45]:41263 "EHLO mail-pg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751163AbeEPUi4 (ORCPT ); Wed, 16 May 2018 16:38:56 -0400 Received: by mail-pg0-f45.google.com with SMTP id w4-v6so782352pgq.8 for ; Wed, 16 May 2018 13:38:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osandov-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=qAFKkoUPFiPC0onw80nn12+7PZ3G1OW0P9yQfcPkL/M=; b=rPgISvzKsf7xhxt52tk6fWBTi6G8eXJxvNzxWZBZRhhY264g6ki/xsmuGNUzXWYQRS AFCI2ZJ/p4IJTEHd4ScmsJ0DzQzq7k0SckzYw91BI7c4vseY/7yzuc7ToNfpGYaaRIis Uhp1/9dd0cAYhhCIYFlgEI30lxO3w/UYCWwBK/eNBaNQ6zbE1jW09LlonzgUKpErDu7J kUb+4z5ci5V4EecjflGAg1IV1eFbQaIRhorNI02zPpuEPwe7pG7z2lkNDuqEh+M+zc3z gJhlCZwclBY49IzDJHjNn2yd/T44Td7hSkUcYyAdpyouxuAnUaEYNg6nq8UsW9TkpcFA D5UQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=qAFKkoUPFiPC0onw80nn12+7PZ3G1OW0P9yQfcPkL/M=; b=XpcEajbqk7trneFUnWRiDceJzeGQmtX08BOnwrblTl7/NDlSvnfb3AIMF7eHgwShPF XMXt/npv/VpaAS3a/dfTqa/zusgzDjCSgx/9vjEv2eQzTHfRhm3eXtGs7+VN/yVVZN+L kna+KIM+Uv141lXnFvpN0pWQLkzzTYgw/MSK7+m4eqAnRDYwh23CxgCe1ghMzXEoqRMf MMjoTuqEoQpmfJvir3i9ZRI7QDlgKldKREGefB7M3kj4+5HCiD/wv11CEozHonZaljoh 7urOra/eGmzF6Cw00ZqRtRVMC1+JSPpYZXpjCj259OiuY/z2VebcH6LcL3/n/f8CHg7t D4mA== X-Gm-Message-State: ALKqPwdsbNkcDbxgT3sbDdaw0uUy1R6wltf6bcToXlp9fpoDHuwC5LaK Q0VO0m+9B2EVotH+8mrw4VADUQ== X-Google-Smtp-Source: AB8JxZrt51k3Ucdt4Pi15WD1bD4BS9R2Wqg3wuP21N3ZZ+GqspHhDpBAseJ7Z+Wwp/O0tTAYSQo0zg== X-Received: by 2002:a62:883:: with SMTP id 3-v6mr2492050pfi.154.1526503135616; Wed, 16 May 2018 13:38:55 -0700 (PDT) Received: from vader.hsd1.wa.comcast.net ([2601:602:8800:a9a9:e6a7:a0ff:fe0b:c9a8]) by smtp.gmail.com with ESMTPSA id k8-v6sm3858768pga.94.2018.05.16.13.38.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 May 2018 13:38:55 -0700 (PDT) From: Omar Sandoval To: fstests@vger.kernel.org Cc: "Darrick J . Wong" , Eryu Guan , linux-btrfs@vger.kernel.org, linux-xfs@vger.kernel.org, kernel-team@fb.com Subject: [PATCH v2 1/5] xfstests: create swap group Date: Wed, 16 May 2018 13:38:45 -0700 Message-Id: <9e23fd02a4ba79d04d3dde6bfeba60691535e086.1526503000.git.osandov@fb.com> X-Mailer: git-send-email 2.17.0 In-Reply-To: References: In-Reply-To: References: Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Omar Sandoval I'm going to add a bunch of tests for swap files, so create a group for them and add the existing tests. Signed-off-by: Omar Sandoval --- tests/generic/group | 4 ++-- tests/xfs/group | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/generic/group b/tests/generic/group index dc637c96..cded10f8 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -358,8 +358,8 @@ 353 auto quick clone 354 auto 355 auto quick -356 auto quick clone -357 auto quick clone +356 auto quick clone swap +357 auto quick clone swap 358 auto quick clone 359 auto quick clone 360 auto quick metadata diff --git a/tests/xfs/group b/tests/xfs/group index c2e6677e..dff8b99f 100644 --- a/tests/xfs/group +++ b/tests/xfs/group @@ -416,7 +416,7 @@ 416 dangerous_fuzzers dangerous_scrub dangerous_repair 417 dangerous_fuzzers dangerous_scrub dangerous_online_repair 418 dangerous_fuzzers dangerous_scrub dangerous_repair -419 auto quick +419 auto quick swap 420 auto quick clone dedupe 421 auto quick clone dedupe 422 dangerous_scrub dangerous_online_repair