From: Luis Chamberlain <mcgrof@kernel.org>
To: Chuck Lever <cel@kernel.org>, Daniel Gomez <da.gomez@kruces.com>,
kdevops@lists.linux.dev
Cc: Luis Chamberlain <mcgrof@kernel.org>
Subject: [PATCH 0/2] gen_hosts: small fixes
Date: Mon, 8 Sep 2025 17:50:14 -0700 [thread overview]
Message-ID: <20250909005016.791529-1-mcgrof@kernel.org> (raw)
Here's a couple of not important but yet low hanging fruit fixes
as collateral from my commit 40df5ef72d197 ("gen_hosts: use
kdevops_workflow_name directly for template selection").
These go tested through our CI.
Luis Chamberlain (2):
gen_hosts: remove legacy duplicate workflow templates
gen_hosts: remove 'write-your-own-template' placeholder text
.../roles/gen_hosts/templates/blktests.j2 | 27 -----
playbooks/roles/gen_hosts/templates/cxl.j2 | 21 ----
.../roles/gen_hosts/templates/fio-tests.j2 | 28 -----
.../roles/gen_hosts/templates/fstests.j2 | 109 ------------------
playbooks/roles/gen_hosts/templates/gitr.j2 | 51 --------
playbooks/roles/gen_hosts/templates/ltp.j2 | 30 -----
.../roles/gen_hosts/templates/mmtests.j2 | 36 ------
.../roles/gen_hosts/templates/nfstest.j2 | 51 --------
playbooks/roles/gen_hosts/templates/pynfs.j2 | 34 ------
.../roles/gen_hosts/templates/selftests.j2 | 27 -----
.../roles/gen_hosts/templates/sysbench.j2 | 27 -----
.../gen_hosts/templates/workflows/cxl.j2 | 14 ++-
.../gen_hosts/templates/workflows/pynfs.j2 | 14 ++-
13 files changed, 26 insertions(+), 443 deletions(-)
delete mode 100644 playbooks/roles/gen_hosts/templates/blktests.j2
delete mode 100644 playbooks/roles/gen_hosts/templates/cxl.j2
delete mode 100644 playbooks/roles/gen_hosts/templates/fio-tests.j2
delete mode 100644 playbooks/roles/gen_hosts/templates/fstests.j2
delete mode 100644 playbooks/roles/gen_hosts/templates/gitr.j2
delete mode 100644 playbooks/roles/gen_hosts/templates/ltp.j2
delete mode 100644 playbooks/roles/gen_hosts/templates/mmtests.j2
delete mode 100644 playbooks/roles/gen_hosts/templates/nfstest.j2
delete mode 100644 playbooks/roles/gen_hosts/templates/pynfs.j2
delete mode 100644 playbooks/roles/gen_hosts/templates/selftests.j2
delete mode 100644 playbooks/roles/gen_hosts/templates/sysbench.j2
--
2.50.1
next reply other threads:[~2025-09-09 0:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-09 0:50 Luis Chamberlain [this message]
2025-09-09 0:50 ` [PATCH 1/2] gen_hosts: remove legacy duplicate workflow templates Luis Chamberlain
2025-09-09 0:50 ` [PATCH 2/2] gen_hosts: remove 'write-your-own-template' placeholder text Luis Chamberlain
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=20250909005016.791529-1-mcgrof@kernel.org \
--to=mcgrof@kernel.org \
--cc=cel@kernel.org \
--cc=da.gomez@kruces.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.