public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/8] kdevops: random fixes
@ 2024-03-20 13:11 Jeff Layton
  2024-03-20 13:11 ` [PATCH 1/8] fstests: remove the nfs_default guest Jeff Layton
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Jeff Layton @ 2024-03-20 13:11 UTC (permalink / raw)
  To: kdevops; +Cc: Jeff Layton

Just a number of random fixes and cleanups I've had sitting in various
trees. I think most should be uncontroversial.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Jeff Layton (8):
      fstests: remove the nfs_default guest
      fstests: add an option for testing nfs over rdma
      fstests: enable the "codeready" repo on RHEL and CentOS
      kotd: display the running kernel version after updating
      devconfig: run it on nfsd in addition to the all group
      devconfig: don't install dump on redhat family hosts
      redhat: fix up some install-deps cases for CentOS
      nfsd: default to a more sane number of threads

 kconfigs/Kconfig.nfsd                                     |  2 +-
 .../roles/devconfig/tasks/install-deps/redhat/main.yml    |  1 -
 playbooks/roles/devconfig/tasks/kotd-rev-kernel/main.yml  |  7 +++++++
 playbooks/roles/fstests/defaults/main.yml                 |  1 +
 .../roles/fstests/tasks/install-deps/redhat/main.yml      |  5 +++++
 playbooks/roles/fstests/templates/nfs/nfs.config          |  8 +++++---
 playbooks/roles/ktls/tasks/install-deps/redhat/main.yml   |  2 +-
 playbooks/roles/nfsd/templates/nfs.conf.j2                |  1 +
 playbooks/roles/pynfs/tasks/install-deps/redhat/main.yml  |  3 +--
 scripts/devconfig.Makefile                                |  5 +++--
 scripts/nfsd-thread-est.sh                                | 15 +++++++++++++++
 workflows/fstests/nfs/Kconfig                             | 14 +++++++-------
 workflows/fstests/nfs/Makefile                            |  3 +++
 13 files changed, 50 insertions(+), 17 deletions(-)
---
base-commit: 2b5a4f5c3255641a23617fcf3cb9aa05e1b0513e
change-id: 20240320-fixes-078837225fb3

Best regards,
-- 
Jeff Layton <jlayton@kernel.org>


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-03-20 16:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-20 13:11 [PATCH 0/8] kdevops: random fixes Jeff Layton
2024-03-20 13:11 ` [PATCH 1/8] fstests: remove the nfs_default guest Jeff Layton
2024-03-20 13:11 ` [PATCH 2/8] fstests: add an option for testing nfs over rdma Jeff Layton
2024-03-20 13:11 ` [PATCH 3/8] fstests: enable the "codeready" repo on RHEL and CentOS Jeff Layton
2024-03-20 13:11 ` [PATCH 4/8] kotd: display the running kernel version after updating Jeff Layton
2024-03-20 13:11 ` [PATCH 5/8] devconfig: run it on nfsd in addition to the all group Jeff Layton
2024-03-20 13:11 ` [PATCH 6/8] devconfig: don't install dump on redhat family hosts Jeff Layton
2024-03-20 13:11 ` [PATCH 7/8] redhat: fix up some install-deps cases for CentOS Jeff Layton
2024-03-20 13:11 ` [PATCH 8/8] nfsd: default to a more sane number of threads Jeff Layton
2024-03-20 14:10   ` Chuck Lever
2024-03-20 14:48     ` Jeff Layton
2024-03-20 15:15       ` Chuck Lever
2024-03-20 16:56         ` Jeff Layton
2024-03-20 14:11 ` [PATCH 0/8] kdevops: random fixes Chuck Lever
2024-03-20 14:29   ` Jeff Layton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox