From: "Theodore Ts'o" <tytso@mit.edu>
To: Kent Overstreet <kent.overstreet@linux.dev>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
linux-bcachefs@vger.kernel.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] bcachefs fixes for 6.12-rc2
Date: Wed, 9 Oct 2024 12:54:47 -0500 [thread overview]
Message-ID: <20241009175447.GC167360@mit.edu> (raw)
In-Reply-To: <kxi6m3gi7xqv52bupvb7iskyk6e3spq6bbhq4il5pmfieacfmf@5iwcnsfkmfq4>
On Wed, Oct 09, 2024 at 12:17:35AM -0400, Kent Overstreet wrote:
> How many steps are required, start to finish, to test a git branch and
> get the results?
See the quickstart doc. The TL;DR is (1) do the git clone, (2) "make
; make install" (this is just to set up the paths in the shell scripts
and then copying it to your ~/bin directory, so this takes a second or
so)", and then (3) "install-kconfig ; kbuild ; kvm-xfstests smoke" in
your kernel tree.
> But dashboards are important, as well. And the git log based dashboard
> I've got drastically reduces time spent manually bisecting.
gce-xfstests ltm -c ext4/1k generic/750 --repo ext4.git \
--bisect-bad dev --bisect-good origin
With automated bisecting, I don't have to spend any of my personal
time; I just wait for the results to show up in my inbox, without
needing to refer to any dashboards. :-)
> > In any case, that's why I haven't been interesting in working with
> > your test infrastructure; I have my own, and in my opinion, my
> > approach is the better one to make available to the community, and so
> > when I have time to improve it, I'd much rather work on
> > {kvm,gce,android}-xfstests.
>
> Well, my setup also isn't tied to xfstests, and it's fairly trivial to
> wrap all of our other (mm, block) tests.
Neither is mine; the name {kvm,gce,qemu,android}-xfstests is the same
for historical reasons. I have blktests, ltp, stress-ng and the
Phoronix Test Suites wired up (although using comparing against
historical baselines with PTS is a bit manual at the moment).
> But like I said before, I don't particularly care which one wins, as
> long as we're pushing forward with something.
I'd say that in the file system development community there has been a
huge amount of interest in testing, because we all have a general
consensus that testing is support important[1]. Most of us decided
that the "There Can Be Only One" from the Highlander Movie is just not
happening, because everyone's test infrastructures is optimized for
their particular workflow, just as there's a really good reason why
there are 75+ file systems in Linux, and half-dozen or so very popular
general-purpose file systems.
And that's a good thing.
Cheers,
- Ted
[1] https://docs.google.com/presentation/d/14MKWxzEDZ-JwNh0zNUvMbQa5ZyArZFdblTcF5fUa7Ss/edit#slide=id.g1635d98056_0_45
next prev parent reply other threads:[~2024-10-09 17:55 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-05 18:35 [GIT PULL] bcachefs fixes for 6.12-rc2 Kent Overstreet
2024-10-05 22:34 ` Linus Torvalds
2024-10-05 22:54 ` Kent Overstreet
2024-10-05 23:15 ` Linus Torvalds
2024-10-05 23:40 ` Kent Overstreet
2024-10-05 23:47 ` Kent Overstreet
2024-10-06 0:14 ` Linus Torvalds
2024-10-06 0:54 ` Kent Overstreet
2024-10-06 4:30 ` Theodore Ts'o
2024-10-06 4:33 ` Kent Overstreet
2024-10-06 19:04 ` Linus Torvalds
2024-10-06 19:29 ` Kent Overstreet
2024-10-06 21:31 ` Alan Huang
2024-10-07 15:01 ` Jason A. Donenfeld
2024-10-07 19:59 ` Kent Overstreet
2024-10-07 21:21 ` Jason A. Donenfeld
2024-10-07 23:33 ` Jann Horn
2024-10-09 3:51 ` Theodore Ts'o
2024-10-09 4:17 ` Kent Overstreet
2024-10-09 17:54 ` Theodore Ts'o [this message]
[not found] ` <CGME20241010085125eucas1p2ad657cb4a5d0bbb9a6a8579406983210@eucas1p2.samsung.com>
2024-10-10 8:51 ` Daniel Gomez
2024-10-06 11:49 ` Martin Steigerwald
2024-10-06 17:18 ` Kent Overstreet
2024-10-07 15:13 ` Martin Steigerwald
2024-10-06 1:20 ` Carl E. Thompson
2024-10-06 1:56 ` Kent Overstreet
2024-10-06 3:06 ` Carl E. Thompson
2024-10-06 3:42 ` Kent Overstreet
2024-10-07 14:58 ` Josef Bacik
2024-10-07 20:21 ` Kent Overstreet
2024-10-05 22:36 ` pr-tracker-bot
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=20241009175447.GC167360@mit.edu \
--to=tytso@mit.edu \
--cc=kent.overstreet@linux.dev \
--cc=linux-bcachefs@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).