public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v1 0/8] Fixes for recent commits
@ 2025-09-10 19:38 Chuck Lever
  2025-09-10 19:38 ` [PATCH v1 1/8] gen_nodes: Re-title the playbook Chuck Lever
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Chuck Lever @ 2025-09-10 19:38 UTC (permalink / raw)
  To: kdevops; +Cc: Chuck Lever

From: Chuck Lever <chuck.lever@oracle.com>

I rebased on linux-kdevops/kdevops : main yesterday and found some
new issues when trying to run NFSD-related workflows. Many of the
workflows did not work because host groups were missing from the
Ansible inventory.

The "Replace pynfs hosts template" patch could replace the
workflows/pynfs.j2 hunk in the recently posted patch entitled
"gen_hosts: remove 'write-your-own-template' placeholder text".

Chuck Lever (8):
  gen_nodes: Re-title the playbook
  devconfig: Remove "dnf update" optimizations for terraform hosts
  gen_hosts: Get the "separate kernel builder" workflow working again
  gen_hosts: Restore missing groups to the fstests hosts template
  gen_hosts: Restore missing groups to the gitr hosts template
  gen_hosts: Restore missing groups to the ltp hosts template
  gen_hosts: Restore missing groups to the nfstest hosts template
  gen_hosts: Replace pynfs hosts template

 playbooks/gen_nodes.yml                       |  2 +-
 .../tasks/install-deps/redhat/main.yml        |  4 +
 .../gen_hosts/templates/workflows/fstests.j2  |  4 +-
 .../gen_hosts/templates/workflows/gitr.j2     | 29 +++++-
 .../gen_hosts/templates/workflows/linux.j2    | 97 +------------------
 .../gen_hosts/templates/workflows/ltp.j2      |  8 +-
 .../gen_hosts/templates/workflows/nfstest.j2  | 28 +++++-
 .../gen_hosts/templates/workflows/pynfs.j2    | 36 ++++++-
 8 files changed, 104 insertions(+), 104 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-09-10 19:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-10 19:38 [PATCH v1 0/8] Fixes for recent commits Chuck Lever
2025-09-10 19:38 ` [PATCH v1 1/8] gen_nodes: Re-title the playbook Chuck Lever
2025-09-10 19:38 ` [PATCH v1 2/8] devconfig: Remove "dnf update" optimizations for terraform hosts Chuck Lever
2025-09-10 19:38 ` [PATCH v1 3/8] gen_hosts: Get the "separate kernel builder" workflow working again Chuck Lever
2025-09-10 19:38 ` [PATCH v1 4/8] gen_hosts: Restore missing groups to the fstests hosts template Chuck Lever
2025-09-10 19:38 ` [PATCH v1 5/8] gen_hosts: Restore missing groups to the gitr " Chuck Lever
2025-09-10 19:38 ` [PATCH v1 6/8] gen_hosts: Restore missing groups to the ltp " Chuck Lever
2025-09-10 19:38 ` [PATCH v1 7/8] gen_hosts: Restore missing groups to the nfstest " Chuck Lever
2025-09-10 19:38 ` [PATCH v1 8/8] gen_hosts: Replace pynfs " Chuck Lever
2025-09-10 19:51 ` [PATCH v1 0/8] Fixes for recent commits Luis Chamberlain

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