Searched refs:attach_file_to_execution (Results 1 – 5 of 5) sorted by relevance
555 self._drone_manager.attach_file_to_execution(self._working_directory(),
300 attached_path = self.manager.attach_file_to_execution(
895 def attach_file_to_execution(self, results_dir, file_contents, member in BaseDroneManager
1155 control_path = _drone_manager.attach_file_to_execution(
223 def attach_file_to_execution(self, result_dir, file_contents, member in MockDroneManager