Message ID | 168246805791.732186.9294980643404649.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
Headers | show
Return-Path: <fstests-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 792DCC77B7C for <linux-fstests@archiver.kernel.org>; Wed, 26 Apr 2023 00:14:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238179AbjDZAOU (ORCPT <rfc822;linux-fstests@archiver.kernel.org>); Tue, 25 Apr 2023 20:14:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41668 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238067AbjDZAOU (ORCPT <rfc822;fstests@vger.kernel.org>); Tue, 25 Apr 2023 20:14:20 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7714B769B; Tue, 25 Apr 2023 17:14:19 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 15C9362E29; Wed, 26 Apr 2023 00:14:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6FF97C433D2; Wed, 26 Apr 2023 00:14:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1682468058; bh=+twEy4aJJMHmlcK3We4f3aZ6ZX4WNcRpQPYPjXrWc04=; h=Subject:From:To:Cc:Date:From; b=c+Ov+X2vnUSk6CNuuBDXXS3wE+MCXIqWm9NQgAkxa7qlktq38iB+hwzEydz78lhr+ va6DiNmW1l+Mc6VT6vzZXkv9YV05h0gnxGM+TRO1gveuR3cDtZOY3ntrsk6/qyIV2B b+oOY4w7KsGdhMsUdqNnnti6h4xlOALNjw46/rP2dhMGK+PZmqqT7FtHhN0YRQZ+W+ 5+6EDXQaco+8AJOPmydQdMBWtGkBhx4aLSGFkhX24gHIG64swGrwY9Nlbw9IRK0K5z U5ZvosDvkgheBoWeOGI4IFdcggoXOHaEscfKb7oo8BX3Mv8HNtkCOUK4ZHYhrhp1pL SdizciMij2MZg== Subject: [PATCHSET v2 0/4] fstests: direct specification of looping test duration From: "Darrick J. Wong" <djwong@kernel.org> To: zlang@redhat.com, djwong@kernel.org Cc: Andrey Albershteyn <aalbersh@redhat.com>, linux-xfs@vger.kernel.org, fstests@vger.kernel.org, guan@eryu.me Date: Tue, 25 Apr 2023 17:14:17 -0700 Message-ID: <168246805791.732186.9294980643404649.stgit@frogsfrogsfrogs> User-Agent: StGit/0.19 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: <fstests.vger.kernel.org> X-Mailing-List: fstests@vger.kernel.org |
Series |
fstests: direct specification of looping test duration
|
expand
|