Skip to content
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

Flow telemetry should be cleared when creating a new flow #55

Open
DanG100 opened this issue Mar 28, 2024 · 0 comments
Open

Flow telemetry should be cleared when creating a new flow #55

DanG100 opened this issue Mar 28, 2024 · 0 comments

Comments

@DanG100
Copy link
Contributor

DanG100 commented Mar 28, 2024

We ran into an issue where we have a test that

  1. Configures a flow "Flow" and runs traffic
  2. Checks counters
  3. Configures dut to not forward traffic
  4. Configures a flow "Flow" and runs traffic
  5. Checks counter

After the 2nd flow, over gNMI the RX counters are from the first flow.

we worked around this by giving each flow a unique name.

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

No branches or pull requests

1 participant