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

reusing the function injectIPEntry() inside injectEntries() #1957

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

abhijit-dhar
Copy link
Contributor

A "gnmi.Watch()" call is needed whenever we are executing a "gribiClient.AddIPv4()" call. But in the test, inside the function call "injectEntries()" that was missing. So, the test case was pumping a lot of traffic before all routes are up. As a result, there was a huge traffic loss and the test case was failing. This PR contains a fix for that.

@OpenConfigBot
Copy link

OpenConfigBot commented Jul 30, 2023

Pull Request Functional Test Report for #1957 / 13e44bf

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
TE-6.2: Route Removal In Non Default VRF
Cisco 8000E status
TE-6.2: Route Removal In Non Default VRF
Cisco XRd status
TE-6.2: Route Removal In Non Default VRF
Juniper cPTX status
TE-6.2: Route Removal In Non Default VRF
Nokia SR Linux status
TE-6.2: Route Removal In Non Default VRF
Openconfig Lemming status
TE-6.2: Route Removal In Non Default VRF

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
TE-6.2: Route Removal In Non Default VRF
Cisco 8808 status
TE-6.2: Route Removal In Non Default VRF
Juniper PTX10008 status
TE-6.2: Route Removal In Non Default VRF
Nokia 7250 IXR-10e status
TE-6.2: Route Removal In Non Default VRF

Help

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.

2 participants