add ssh capability and an example on how to execute ssh commands on a newly started... 90/11890/1
authorpceicicd <pekwatch746@gmail.com>
Thu, 19 Oct 2023 02:05:12 +0000 (19:05 -0700)
committerpceicicd <pekwatch746@gmail.com>
Thu, 19 Oct 2023 02:05:38 +0000 (19:05 -0700)
commit73ae93dedb80349ba65a066af8c2ed5d3e4d1323
treeb037416f0489036829859faab2328c2e76448de1
parent34a7a72a85ba9cf867a14ad353d15fbb28562e7b
add ssh capability and an example on how to execute ssh commands on a newly started experiment

Change-Id: I7cf05e58e915247d69ce9612981db14b2f515a78
Signed-off-by: pceicicd <pekwatch746@gmail.com>
XTesting/powder-control/powder/experiment.py
XTesting/powder-control/powder/profile.py [new file with mode: 0755]
XTesting/powder-control/powder/ssh.py [new file with mode: 0644]
XTesting/powder-control/run_profile_example.py [new file with mode: 0755]