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

TRANSCEIVER-12 Fixed with adding required deviations #3638

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

Conversation

snaragund
Copy link
Contributor

@snaragund snaragund commented Dec 12, 2024

"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."

  -deviation `require_zr_oper_mode` --> https://partnerissuetracker.corp.google.com/issues/383369830
  -deviation `explicit_dco_config`  --> https://partnerissuetracker.corp.google.com/issues/383075189

"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 amrindrr and a team as code owners December 12, 2024 07:09
@coveralls
Copy link

coveralls commented Dec 12, 2024

Pull Request Test Coverage Report for Build 13067138500

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 33 (0.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 18.22%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/deviations/deviations.go 0 3 0.0%
proto/metadata_go_proto/metadata.pb.go 0 5 0.0%
internal/cfgplugins/interface.go 0 25 0.0%
Totals Coverage Status
Change from base Build 13047252474: -0.02%
Covered Lines: 2483
Relevant Lines: 13628

💛 - Coveralls

@snaragund
Copy link
Contributor Author

Attached HwIXR10-e execution logs in https://partnerissuetracker.corp.google.com/issues/383666725

"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."
Merge remote-tracking branch 'upstream/main' into SND-TRANSCEIVER12
-Resolved conflicts.
Copy link

@t-an-nguyen t-an-nguyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

cfernanz
cfernanz previously approved these changes Dec 26, 2024
ahsaanyousaf
ahsaanyousaf previously approved these changes Jan 7, 2025
"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."
ahsaanyousaf
ahsaanyousaf previously approved these changes Jan 7, 2025
internal/cfgplugins/interface.go Outdated Show resolved Hide resolved
internal/cfgplugins/interface.go Outdated Show resolved Hide resolved
1. operationalMode flag added.
2. InterfaceConfig function updated to use ConfigOpticalChannel.
3. ConfigOpticalChannel function updated to configure in single operation.
4. Removed RequireZrOperMode deviation.

"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."
ejbrever
ejbrever previously approved these changes Jan 27, 2025
ahsaanyousaf
ahsaanyousaf previously approved these changes Jan 30, 2025
@snaragund snaragund dismissed stale reviews from ahsaanyousaf and ejbrever via e2b65b0 January 30, 2025 12:05
"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."
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.

7 participants