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