Pings the remote host
def test_fun(duthosts, rand_one_dut_hostname):
duthost = duthosts[rand_one_dut_hostname]
ping = duthost.ping(data="I hear you")
data
- Data to be returned- Required:
False
- Type:
String
- Default:
pong
- Required:
Dictionary with value returned from host.
ping
- Value returned from host