public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
From: Luis Chamberlain <mcgrof@kernel.org>
To: Chuck Lever III <chuck.lever@oracle.com>
Cc: Chuck Lever <cel@kernel.org>,
	"kdevops@lists.linux.dev" <kdevops@lists.linux.dev>
Subject: Re: [PATCH v2 3/7] create_tmpfs: Enable mounting tmpfs file systems for testing
Date: Thu, 25 Jan 2024 07:44:49 -0800	[thread overview]
Message-ID: <ZbKB8Rbdq1e3F5Qv@bombadil.infradead.org> (raw)
In-Reply-To: <E395BBE9-13CB-433B-9736-21B9D1B6EA75@oracle.com>

On Thu, Jan 25, 2024 at 02:39:51PM +0000, Chuck Lever III wrote:
> 
> 
> > On Jan 25, 2024, at 9:26 AM, Luis Chamberlain <mcgrof@kernel.org> wrote:
> > 
> > On Wed, Jan 03, 2024 at 10:08:39AM -0500, Chuck Lever wrote:
> >> From: Chuck Lever <chuck.lever@oracle.com>
> >> 
> >> To enable tmpfs as a generic test target, add a playbook for
> >> mounting a tmpfs file system. The new playbook is similar to
> >> the create_partition playbook: it creates a persistent fstab
> >> entry, but does not need to reserve a block device for the
> >> new file system.
> >> 
> >> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
> > 
> > It would seem this is to use tmpfs for some purpose. Note that fstests
> > in kdevops already does have proper full profiles support to help test
> > tmpfs with all the possible bells and whistles available as different
> > profiles. That is, each possibe variation as a different guest / node.
> > That is being used by Daniel Gomez to first create a public baseline
> > for tmpfs so that we can then add support for large folios for it.
> 
> The fstests workflow has support for tmpfs, true.
> 
> But we need to mount tmpfs shares in the NFS server, and the new
> gitr workflow needs to mount tmpfs for testing. That is the
> underlying need being addressed here.

Sure, I get it, now that I read the rest of the patches the goal seems
clear. The notes I made about having gitr support when one is already
enabling a dedicated fstests workflow in the other thread would allow us
to augment existing tmpfs fstests testing with this, so we can do both
in one kdevops setup for tmpfs:

make fstests-baseline
make gitr-baseline

  Luis

  reply	other threads:[~2024-01-25 15:44 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-03 15:08 [PATCH v2 0/7] Add a git regression workflow Chuck Lever
2024-01-03 15:08 ` [PATCH v2 1/7] nfsd_add_export: Add an export_options variable Chuck Lever
2024-01-03 15:08 ` [PATCH v2 2/7] nfsd_add_export: Set fsid= on tmpfs exports Chuck Lever
2024-01-03 15:08 ` [PATCH v2 3/7] create_tmpfs: Enable mounting tmpfs file systems for testing Chuck Lever
2024-01-25 14:26   ` Luis Chamberlain
2024-01-25 14:39     ` Chuck Lever III
2024-01-25 15:44       ` Luis Chamberlain [this message]
2024-01-03 15:08 ` [PATCH v2 4/7] create_nfs_mount: Enable testing arbitrary NFS mounts Chuck Lever
2024-01-03 15:08 ` [PATCH v2 5/7] Add a playbook for the git regression workflow Chuck Lever
2024-01-25 14:34   ` Luis Chamberlain
2024-01-25 14:41     ` Luis Chamberlain
2024-01-25 15:14   ` Luis Chamberlain
2024-01-25 16:12     ` Chuck Lever III
2024-01-25 16:17       ` Luis Chamberlain
2024-01-03 15:08 ` [PATCH v2 6/7] Add a workflow for the git regression suite Chuck Lever
2024-01-25 15:39   ` Luis Chamberlain
2024-01-25 15:56     ` Luis Chamberlain
2024-01-03 15:09 ` [PATCH v2 7/7] gitr: Adjust the gen_hosts and gen_nodes playbooks Chuck Lever
2024-01-03 17:10 ` [PATCH v2 0/7] Add a git regression workflow Jeff Layton
2024-01-03 18:04   ` Chuck Lever III
2024-01-04 16:04     ` Chuck Lever III
2024-01-04 16:46       ` Jeff Layton
2024-01-04 18:19         ` Chuck Lever III

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=ZbKB8Rbdq1e3F5Qv@bombadil.infradead.org \
    --to=mcgrof@kernel.org \
    --cc=cel@kernel.org \
    --cc=chuck.lever@oracle.com \
    --cc=kdevops@lists.linux.dev \
    /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