Skip to content

Add a new API connect_host to SonicV2Connector #1003

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

Closed
wants to merge 5 commits into from

Merge branch 'sonic-net:master' into agg-voq

bae2ab4
Select commit
Loading
Failed to load commit list.
Closed

Add a new API connect_host to SonicV2Connector #1003

Merge branch 'sonic-net:master' into agg-voq
bae2ab4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 23, 2025 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 362 in tests/test_redis_ut.py

See this annotation in the file changed.

Code scanning / CodeQL

Variable defined multiple times Warning test

This assignment to 'db' is unnecessary as it is
redefined
before this value is used.