Skip to content

Commit

Permalink
RT-1.30: Added deviation bgp_rib_oc_path_unsupported and updated scri…
Browse files Browse the repository at this point in the history
…pt to delete the policy applied in bgp (openconfig#2922)

* Updated script to delete the policy reference while deleting the policy and added deviation bgp_rib_oc_path_unsupported

* Added code for deviation RoutePolicyUnderAFIUnsupported

* Updated latest changes from mainrepo

* Updated script to retain PERMIT-ALL policy across the testcases

* Updated the code to avoid multiple if else

* Updated code

* Updated code to remove set and delete for every subtestcase and handled with delete in the beginning of the testcase

---------

Co-authored-by: KandukuriSudheer <[email protected]>
  • Loading branch information
mohanasm and KandukuriSudheer authored Aug 27, 2024
1 parent c4606ac commit 6c6aeeb
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 119 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,12 @@ platform_exceptions: {
skip_checking_attribute_index: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
}
deviations: {
bgp_rib_oc_path_unsupported: true
}
}

Loading

0 comments on commit 6c6aeeb

Please sign in to comment.