property
Provides string representing the version of SONiC being used
def test_fun(duthosts, rand_one_dut_hostname):
duthost = duthosts[rand_one_dut_hostname]
vsonic = duthost.os_version
Takes no arguments.
String representing the version of SONiC being used