samples: shell: fs: require keyboard harness
The test for this sample requires special setup and keyboard interactivity. Fixes #28153 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
bd416e61d6
commit
994374ec51
|
@ -3,4 +3,6 @@ sample:
|
|||
name: FS shell
|
||||
tests:
|
||||
sample.filesystem.shell:
|
||||
tags: shell filesystem
|
||||
harness: keyboard
|
||||
platform_allow: reel_board
|
||||
|
|
Loading…
Reference in New Issue