-
Notifications
You must be signed in to change notification settings - Fork 150
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-2.12 Fixed with deviations & minor changes #3513
base: main
Are you sure you want to change the base?
Conversation
- Edited dp2v6Route such that it is advertised as ISIS route. - Set separate tag value for IPv4 & IPv6 as per README. - Added missing metricPropogation parameter. PS: Script needs alteration (apart from this PR) such that it adheres to README. "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."
Pull Request Functional Test Report for #3513 / 5061effVirtual Devices
Hardware Devices
|
- Reverted dp2v6 route "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."
-Resolving conflicts.
Merge branch 'SN-RT2dot12' of https://github.com/nokia/featureprofiles into SN-RT2dot12
Merge remote-tracking branch 'upstream/main' into SN-RT2dot12
/fptest virtual |
Pull Request Test Coverage Report for Build 11970930166Details
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor nit comments
t.Fatalf("Unexpected error updating SRL static-route tag-set: %v", err) | ||
} | ||
default: | ||
t.Fatalf("Unsupported vendor %s for deviation 'UseVendorNativeACLConfiguration'", d.Vendor()) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
t.Fatalf("Unsupported vendor %s for deviation 'UseVendorNativeACLConfiguration'", d.Vendor()) | |
t.Fatalf("Unsupported vendor %s for deviation 'EnableTableConnections'", d.Vendor()) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated as per comments.
...ure/isis/otg_tests/static_route_isis_redistribution/static_route_isis_redistribution_test.go
Outdated
Show resolved
Hide resolved
Please also check that fptest virtual test passes on your platform as expected |
…_route_isis_redistribution_test.go Co-authored-by: Darren Loher <[email protected]>
…_route_isis_redistribution_test.go Co-authored-by: Darren Loher <[email protected]>
/fptest nokia-srl |
/fptest virtual |
"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."
Shared hardware logs through https://partnerissuetracker.corp.google.com/issues/380289415 please do check. |
PS: Script needs alteration (apart from this PR) such that it adheres to README.
"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."