Get sysfs information from switch
def test_fun(duthosts, rand_one_dut_hostname):
duthost = duthosts[rand_one_dut_hostname]
facts = duthost.sysfs_facts(config={CONFIG_LIST})
config- list of check items- Required:
True - Type:
List- Element-Type:
Dictionary
- Element-Type:
- Required:
Was not able to run on local machine.