Skip to content

Rif objects are not save in create - #649

Merged
sonikajindal merged 1 commit into
openconfig:mainfrom
tejatamboli02:rif
Feb 9, 2026
Merged

Rif objects are not save in create#649
sonikajindal merged 1 commit into
openconfig:mainfrom
tejatamboli02:rif

Conversation

@tejatamboli02

Copy link
Copy Markdown
Contributor

During delete RIF operation some tests are failing with the error rif key does not exist. After checking code during create InvokeAndSave is not used to save the key but in delete TableEntryRemove operation is used which is looking for the key

fwd: TableEntryRemove failed, err exact: RemoveEntry failed, cannot find key [0 0 0 0 0 0 0 75 0 0]
sendApiResponse: api SAI_COMMON_API_BULK_REMOVE failed in syncd mode: SAI_STATUS_FAILURE

@tejatamboli02
tejatamboli02 requested a review from a team as a code owner February 9, 2026 18:35
@sonikajindal

Copy link
Copy Markdown
Contributor

/gcbrun

@sonikajindal
sonikajindal merged commit 4f8f3b7 into openconfig:main Feb 9, 2026
12 of 14 checks passed
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.

3 participants