Skip to content

Add UT for APIC Connections #443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add UT for APIC Connections #443

wants to merge 1 commit into from

Conversation

tbachman
Copy link
Contributor

No description provided.

@tbachman tbachman force-pushed the apic-client-tests branch 7 times, most recently from be6edd2 to 01e4449 Compare June 12, 2025 14:43
@tbachman tbachman force-pushed the apic-client-tests branch from 01e4449 to 297e2cf Compare June 12, 2025 14:56
@@ -240,16 +240,25 @@ def establish_sessions(self, max_retries=None, recovery_mode=False):
apic_assign = api_infra.ApicAssignment(apic_host=url)
apic_assign_obj = self.manager.get(aim_context,
apic_assign)
if apic_assign_obj:
LOG.warn('TBB: %(url)s, %(obj)s, %(obj_id)s, %(agent_id)s, %(current)s, %(last)s, ',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is TBB? If initials, remove it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants