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

fixing interface level config and timer #3577

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

ram-mac
Copy link
Contributor

@ram-mac ram-mac commented Nov 12, 2024

Fixed the adjacency issue by enabling the level 2 at the interface level.
Also added a wait time after the pushing config to the ixia and dut

@ram-mac ram-mac requested a review from rohit-rp as a code owner November 12, 2024 08:51
@OpenConfigBot
Copy link

OpenConfigBot commented Nov 12, 2024

Pull Request Functional Test Report for #3577 / 88aae9e

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
RT-2.9: IS-IS metric style wide enabled
6cedfd6f Log
Cisco 8000E status
RT-2.9: IS-IS metric style wide enabled
52177bb3 Log
Cisco XRd status
RT-2.9: IS-IS metric style wide enabled
b22d41a1 Log
Juniper ncPTX status
RT-2.9: IS-IS metric style wide enabled
bb1502c0 Log
Nokia SR Linux status
RT-2.9: IS-IS metric style wide enabled
ea86b80e Log
Openconfig Lemming status
RT-2.9: IS-IS metric style wide enabled
f8523189 Log

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
RT-2.9: IS-IS metric style wide enabled
Cisco 8808 status
RT-2.9: IS-IS metric style wide enabled
Juniper PTX10008 status
RT-2.9: IS-IS metric style wide enabled
Nokia 7250 IXR-10e status
RT-2.9: IS-IS metric style wide enabled

Help

@coveralls
Copy link

coveralls commented Nov 12, 2024

Pull Request Test Coverage Report for Build 11793853960

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 11785247192: 0.0%
Covered Lines: 1983
Relevant Lines: 3588

💛 - Coveralls

@ram-mac ram-mac requested a review from nsadhasivam November 12, 2024 08:56
Copy link
Contributor

@Swetha-haridasula Swetha-haridasula left a comment

Choose a reason for hiding this comment

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

lgtm

@Swetha-haridasula Swetha-haridasula merged commit eb41790 into openconfig:main Nov 12, 2024
13 checks passed

statePath := isissession.ISISPath(ts.DUT)
intfName := ts.DUTPort1.Name()
if deviations.ExplicitInterfaceInDefaultVRF(ts.DUT) {
intfName += ".0"
}
t.Run("ISIS telemetry", func(t *testing.T) {
time.Sleep(time.Minute * 2)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the delay for ISIS to come up?

Can we use gnmi.Await instead?

ampattan pushed a commit to nokia/featureprofiles that referenced this pull request Nov 12, 2024
mastarkey pushed a commit to b4firex/featureprofiles that referenced this pull request Nov 18, 2024
@ram-mac ram-mac deleted the rt29 branch November 20, 2024 05:25
ANISH-GOTTAPU pushed a commit to open-traffic-generator/featureprofiles that referenced this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants