Restarts a service on the sonichost if the service is a default service. Otherwise service is restarted on each ASIC.
def test_fun(duthosts, rand_one_dut_hostname):
duthost = duthosts[rand_one_dut_hostname]
duthost.restart_service("swss")
service- service to be restarted- Required:
True - Type:
String
- Required:
Provides no output