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

TE-15.1: Adding flag to skip ipv6 compliance cases #2522

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

trathod1
Copy link
Contributor

@trathod1 trathod1 commented Jan 3, 2024

Based on discussion in b/318469590 making following changes -
1. Adding skip_ipv6 flag to skip recently added ipv6 tests in gribigo compliance library.
2. Updating gribigo package version in go.mod

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

Based on discussion in b/318469590 making following changes -
    1. Adding skip_ipv6 flag to skip recently added ipv6 tests in gribigo compliance library.
    2. Updating gribigo package version in go.mod

"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."
@trathod1 trathod1 requested review from a team as code owners January 3, 2024 23:42
@OpenConfigBot
Copy link

OpenConfigBot commented Jan 3, 2024

Pull Request Functional Test Report for #2522 / 105de59

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
TE-15.1: gRIBI Compliance
Cisco 8000E status
TE-15.1: gRIBI Compliance
Cisco XRd status
TE-15.1: gRIBI Compliance
Juniper cPTX status
TE-15.1: gRIBI Compliance
Juniper ncPTX status
TE-15.1: gRIBI Compliance
Nokia SR Linux status
TE-15.1: gRIBI Compliance
Openconfig Lemming status
TE-15.1: gRIBI Compliance

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
TE-15.1: gRIBI Compliance
Cisco 8808 status
TE-15.1: gRIBI Compliance
Juniper PTX10008 status
TE-15.1: gRIBI Compliance
Nokia 7250 IXR-10e status
TE-15.1: gRIBI Compliance

Help

@LimeHat
Copy link
Contributor

LimeHat commented Jan 3, 2024

@greg-dennis, can you please help to solve the static analysis issue here?

go: github.com/mgechev/revive@latest (in github.com/mgechev/revive@v1.3.5):
	The go.mod file for the module providing named packages contains one or
	more replace directives. It must not contain directives that would cause
	it to be interpreted differently than if it were the main module.
Error: Process completed with exit code 1.

It doesn't seem to be directly related to the changes in this PR, we're only bumping gribigo version in go.mod

Perhaps caused by a new revive release published earlier today?

Copy link
Contributor

@nsadhasivam nsadhasivam left a comment

Choose a reason for hiding this comment

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

LGTM!

@LimeHat
Copy link
Contributor

LimeHat commented Jan 4, 2024

@greg-dennis, can you please help to solve the static analysis issue here?
Perhaps caused by a new revive release published earlier today?

yep the static check error is from an upstream repo: mgechev/revive#956 (comment)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7426009240

  • 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 50.407%

Totals Coverage Status
Change from base Build 7425517668: 0.0%
Covered Lines: 1611
Relevant Lines: 3196

💛 - Coveralls

@LimeHat
Copy link
Contributor

LimeHat commented Jan 5, 2024

@NishaSadhasivam-work static check issue was resolved

thanks!

@nsadhasivam nsadhasivam merged commit 710c3a8 into openconfig:main Jan 8, 2024
10 checks passed
frasieroh pushed a commit to aristanetworks/openconfig-featureprofiles that referenced this pull request Jan 8, 2024
Based on discussion in b/318469590 making following changes -
    1. Adding skip_ipv6 flag to skip recently added ipv6 tests in gribigo compliance library.
    2. Updating gribigo package version in go.mod

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

Co-authored-by: Sergey Fomin <sergey.fomin@nokia.com>
@LimeHat LimeHat deleted the TE15dot1 branch January 8, 2024 05:11
singh-prem pushed a commit to b4firex/featureprofiles that referenced this pull request Jan 12, 2024
Based on discussion in b/318469590 making following changes -
    1. Adding skip_ipv6 flag to skip recently added ipv6 tests in gribigo compliance library.
    2. Updating gribigo package version in go.mod

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

Co-authored-by: Sergey Fomin <sergey.fomin@nokia.com>

fixed merged conflict
bkreddy143 pushed a commit to nokia/featureprofiles that referenced this pull request Jul 17, 2024
Based on discussion in b/318469590 making following changes -
    1. Adding skip_ipv6 flag to skip recently added ipv6 tests in gribigo compliance library.
    2. Updating gribigo package version in go.mod

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

Co-authored-by: Sergey Fomin <sergey.fomin@nokia.com>
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