DPDK patches and discussions
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] dts: add SUT cleanup to framework
@ 2024-12-09 20:59 Dean Marx
  2024-12-09 20:59 ` [RFC PATCH 1/1] " Dean Marx
  0 siblings, 1 reply; 6+ messages in thread
From: Dean Marx @ 2024-12-09 20:59 UTC (permalink / raw)
  To: probb, npratte, luca.vizzarro, yoan.picchi, Honnappa.Nagarahalli,
	paul.szczepanek
  Cc: dev, Dean Marx

Adds/modifies methods in sut_node, node, and runner to
remove dpdk tarball/tree from remote server after execution ends.
If the user specifies the remote option in the configuration, the
removal step is skipped. This attempts to fix the problem of
multiple users running on the same server, where shared names
of tarballs/trees can cause permission errors.

Dean Marx (1):
  dts: add SUT cleanup to framework

 dts/framework/runner.py                 |  2 +-
 dts/framework/testbed_model/sut_node.py | 23 ++++++++++++++++++++---
 2 files changed, 21 insertions(+), 4 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2025-01-30 22:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-09 20:59 [RFC PATCH 0/1] dts: add SUT cleanup to framework Dean Marx
2024-12-09 20:59 ` [RFC PATCH 1/1] " Dean Marx
2025-01-30  5:31   ` Patrick Robb
2025-01-30  6:30     ` Patrick Robb
2025-01-30 21:32     ` Dean Marx
2025-01-30 22:13   ` [PATCH v2] " Dean Marx

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).