futurewei-cloud / alcor

Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32 stars 33 forks source link

Remove cache access from NCM gRPC client #740

Open DavidLiu506 opened 2 years ago

DavidLiu506 commented 2 years ago

1 Remove cache access from NCM gRPC client. 2 In data plane manager, if one port is L2 and L3 neighbor, add L2 and L3 neighbor state to goal state.

DavidLiu506 commented 2 years ago

It works on Jenkins and Medina.

cj-chung commented 2 years ago

@DavidLiu506 Does this PR passes all three neighbor testcases? Scenario#4, Scenario#4.5 and Scenario#5?

xieus commented 1 year ago

@DavidLiu506 Does this PR passes all three neighbor testcases? Scenario#4, Scenario#4.5 and Scenario#5?

@DavidLiu506 and @cj-chung I want to double check if we tested the above scenarios e2e.

DavidLiu506 commented 1 year ago

@DavidLiu506 Does this PR passes all three neighbor testcases? Scenario#4, Scenario#4.5 and Scenario#5?

@DavidLiu506 and @cj-chung I want to double check if we tested the above scenarios e2e.

It tested, thank you.