Skip to content

[RFC] lisa.target: Add hooks

FEATURE

Add lisa.target.Target(hooks={'post-connect': ['echo hello', 'echo world']}, ...) parameter. This allows running custom commands on the target after connection, which can be useful to do custom setup on some devices such as disabling SE Linux.

Edited by Douglas Raillard

Merge request reports