Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 841289e

Browse files
author
Simo Kuusela
committed
meta-iotqa: Remove Edison specific command from Bluetooth test
The platform isn't supported anymore and the command isn't needed with current devices. Signed-off-by: Simo Kuusela <simo.kuusela@intel.com>
1 parent 1656220 commit 841289e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

meta-iotqa/lib/oeqa/runtime/sanity/comm_btcheck.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ def test_comm_btcheck(self):
3434
@param self
3535
@return
3636
'''
37-
# un-block software rfkill lock
38-
self.target.run('rfkill unblock all')
39-
# This is special for edison platform
4037
# Collect system information as log
4138
self.target_collect_info("ifconfig")
4239
self.target_collect_info("hciconfig")

0 commit comments

Comments
 (0)