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

RT-1.28: Fixed script with added deviations #3567

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

Conversation

snaragund
Copy link
Contributor

@snaragund snaragund commented Nov 7, 2024

  • Added new deviation EnableTableConnections & other required deviation.
  • Used bgp_community_member_is_a_string: true with reference to https://partnerissuetracker.corp.google.com/issues/376799780#comment2
  • Match-Community-Set under bgp-conditions configuration moved to policy-defitions as its configuration is deprecated under bgp-defined-sets.
  • Under nonMatchingCommunityRoutePolicy(both v4 & v6) changed gnmi.Replace to gnmi.Update to avoid precondition error of failing to delete AllowAll route-policy.

"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."

- Added new deviation EnableTableConnections & other required deviation.
- Used `bgp_community_member_is_a_string: true` with ref to https://partnerissuetracker.corp.google.com/issues/376799780#comment2
- Match-Community-Set under bgp-conditions configuration moved under policy-defitions as its configuration is deprecated under bgp-defined-sets.
- Under nonMatchingCommunityRoutePolicy(both v4 & v6) changed gnmi.Replace to gnmi.Update to avoid precondition error of failing to delete AllowAll route-policy.

"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
… EnableTableConnections.

"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
@snaragund snaragund requested review from dplore and a team as code owners November 7, 2024 17:45
@OpenConfigBot
Copy link

OpenConfigBot commented Nov 7, 2024

Pull Request Functional Test Report for #3567 / 9324ca4

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
RT-1.28: BGP to IS-IS redistribution
Cisco 8000E status
RT-1.28: BGP to IS-IS redistribution
Cisco XRd status
RT-1.28: BGP to IS-IS redistribution
Juniper ncPTX status
RT-1.28: BGP to IS-IS redistribution
Nokia SR Linux status
RT-1.28: BGP to IS-IS redistribution
Openconfig Lemming status
RT-1.28: BGP to IS-IS redistribution

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
RT-1.28: BGP to IS-IS redistribution
Cisco 8808 status
RT-1.28: BGP to IS-IS redistribution
Juniper PTX10008 status
RT-1.28: BGP to IS-IS redistribution
Nokia 7250 IXR-10e status
RT-1.28: BGP to IS-IS redistribution

Help

@coveralls
Copy link

coveralls commented Nov 7, 2024

Pull Request Test Coverage Report for Build 11736276334

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 55.268%

Totals Coverage Status
Change from base Build 11733511880: 0.0%
Covered Lines: 1983
Relevant Lines: 3588

💛 - Coveralls

@dplore
Copy link
Member

dplore commented Nov 7, 2024

/fptest virtual

@dplore dplore self-assigned this Nov 7, 2024
@dplore
Copy link
Member

dplore commented Nov 8, 2024

/fptest virtual

@dplore
Copy link
Member

dplore commented Nov 8, 2024

Note, there is another PR in progress for this same test which is being reviewed by @Swetha-haridasula

#3359

We should allow the earlier submitted PR to be reviewed an merged, then you can base you edits on the result.

@dplore
Copy link
Member

dplore commented Nov 8, 2024

/fptest nokia-7250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants