Searched refs:testplan_directory (Results 1 – 1 of 1) sorted by relevance
155 testplan_directory = None169 if not testplan_directory:174 testplan_directory = match.group(0)199 testplan_directory))201 return self.pull_test_results(testplan_directory)203 def pull_test_results(self, testplan_directory): argument215 if not testplan_directory:221 self.remote_server_ip, testplan_directory))225 testplan_directory)