def OnTestsCompleted(self, test_runners, test_results): """Notifies that we completed the tests.""" Forwarder.KillHost(self.build_type)
def _KillHostForwarder(self): Forwarder.KillHost(self.build_type)
def SetupSharding(self, tests): """Called before starting the shards.""" Forwarder.KillHost(self.build_type)