Provides hostname for device.
def test_fun(ptfhost):
hostname = ptfhost.hostname
This method takes no arguments.
A string representing the device hostname
Provides hostname for device.
def test_fun(ptfhost):
hostname = ptfhost.hostname
This method takes no arguments.
A string representing the device hostname