Project import generated by Copybara.#2
Closed
bstoll wants to merge 1 commit into
Closed
Conversation
PiperOrigin-RevId: 466812877
bstoll
pushed a commit
that referenced
this pull request
Oct 21, 2022
* Code commit for TE-8.1: DUT Daemon Failure * Updated file permissions and made some minor changes in the code comments * Updated file permissions again * Removed newline in the end * Addressed review comments: updated Arista and Cisco gRIBI daemon names, changed gNOI kill signal from sigkill to sigterm and changed traffic flow setup as suggested. * Addressed review comments #2: removed testTraffic and reused startTraffic/stopAndVerifyTraffic instead * Addressed review comments #3: Gribi -> GRIBI, added support to check for DUT vendor at the start of the test with the help of a map and moved PID finding logic into its own function
bstoll
pushed a commit
that referenced
this pull request
Mar 13, 2023
… chassis association check (openconfig#1195) * gNMI-1.10: Replacing component parent<->child relationship check with chassis association check * gNMI-1.10: Addressing review comments * gNMI-1.10: Addressing review comments - #2 * gNMI-1.10: Addressing review comments - iteration 3 * gNMI-1.10: Addressing review comments - iteration 4 * gNMI-1.10: Addressing review comments - iteration 5 * gNMI-1.10: Removing fabricChip from TestComponentParent
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PiperOrigin-RevId: 466812877