property
Provides a list of critical services running on the SONiC host.
def test_fun(duthosts, rand_one_dut_hostname):
duthost = duthosts[rand_one_dut_hostname]
service_lst = duthost.critical_services
Takes no arguments
Provides list of strings representing the names of the critical services