[PATCH v1 0/8] Fixes for recent commits
Chuck Lever <[email protected]>
| Newsgroups | dev.linux.lists.kdevops |
|---|---|
| Message-ID | <[email protected]> |
From: Chuck Lever <[email protected]> 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