예제 #1
0
 def test_netcheck(self):
   sanity.networkCheck()
   self.assert_("Hostname is localhost" not in sanity.errorsList)
예제 #2
0
 def test_netcheck(self):
     sanity.networkCheck()
     self.assert_("Hostname is localhost" not in sanity.errorsList)