Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

grpc server is using http client rather than snappi_ixnetwork api though docker start in ixnetwork mode #5

Open
alakendu opened this issue Sep 8, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@alakendu
Copy link
Collaborator

alakendu commented Sep 8, 2021

We are getting unwanted behavior when we start grpc server using ixnetwork app-mode

Start grpc docker with ixnetwork mode

docker run -d --net=host otg-grpc-server --app-mode ixnetwork --target-host 10.39.71.97 --target-port 443

grpc server will try to send call through http client rather than snappi_ixnetwork api when try to execute any golang script.

@alakendu alakendu added the bug Something isn't working label Sep 8, 2021
@alakendu alakendu self-assigned this Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant