Skip to content

Comments

Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX#22153

Merged
wangxin merged 1 commit intosonic-net:masterfrom
lizhijianrd:test-events
Jan 29, 2026
Merged

Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX#22153
wangxin merged 1 commit intosonic-net:masterfrom
lizhijianrd:test-events

Conversation

@lizhijianrd
Copy link
Contributor

Description of PR

Summary:
PR #19872 broke the test skip on Nokia (Marvell) M0/Mx platforms. In this PR, I add them back.
In addition, I add Arista-720DT-MGX for skip.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
    • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505
  • 202511

Approach

What is the motivation for this PR?

Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX

How did you do it?

How did you verify/test it?

Verified on Nokia-7215 Mx testbed.

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

Signed-off-by: Zhijian Li <zhijianli@microsoft.com>
@lizhijianrd lizhijianrd requested a review from Blueve January 28, 2026 09:50
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lizhijianrd lizhijianrd added the Request for 202511 branch Request to backport a change to 202511 branch label Jan 28, 2026
@lizhijianrd
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wangxin wangxin merged commit 2896f45 into sonic-net:master Jan 29, 2026
23 checks passed
@lizhijianrd lizhijianrd deleted the test-events branch January 29, 2026 01:34
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Jan 30, 2026
…net#22153)

PR sonic-net#19872 broke the test skip on Nokia (Marvell) M0/Mx platforms. In this PR, I add them back.
In addition, I add Arista-720DT-MGX for skip.

What is the motivation for this PR?
Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX

How did you do it?
How did you verify/test it?
Verified on Nokia-7215 Mx testbed.

Signed-off-by: Zhijian Li <zhijianli@microsoft.com>
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202511: #22195

ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Feb 2, 2026
…net#22153)

PR sonic-net#19872 broke the test skip on Nokia (Marvell) M0/Mx platforms. In this PR, I add them back.
In addition, I add Arista-720DT-MGX for skip.

What is the motivation for this PR?
Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX

How did you do it?
How did you verify/test it?
Verified on Nokia-7215 Mx testbed.

Signed-off-by: Zhijian Li <zhijianli@microsoft.com>
Signed-off-by: Yael Tzur <ytzur@nvidia.com>
vmittal-msft pushed a commit that referenced this pull request Feb 2, 2026
#22195)

PR #19872 broke the test skip on Nokia (Marvell) M0/Mx platforms. In this PR, I add them back.
In addition, I add Arista-720DT-MGX for skip.

What is the motivation for this PR?
Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX

How did you do it?
How did you verify/test it?
Verified on Nokia-7215 Mx testbed.

Signed-off-by: Zhijian Li <zhijianli@microsoft.com>
Co-authored-by: Zhijian Li <zhijianli@microsoft.com>
abhishek-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Feb 6, 2026
…net#22153)

PR sonic-net#19872 broke the test skip on Nokia (Marvell) M0/Mx platforms. In this PR, I add them back.
In addition, I add Arista-720DT-MGX for skip.

What is the motivation for this PR?
Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX

How did you do it?
How did you verify/test it?
Verified on Nokia-7215 Mx testbed.

Signed-off-by: Zhijian Li <zhijianli@microsoft.com>
Anirudh-nokia pushed a commit to Anirudh-nokia/sonic-mgmt-fork that referenced this pull request Feb 6, 2026
…net#22153)

PR sonic-net#19872 broke the test skip on Nokia (Marvell) M0/Mx platforms. In this PR, I add them back.
In addition, I add Arista-720DT-MGX for skip.

What is the motivation for this PR?
Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX

How did you do it?
How did you verify/test it?
Verified on Nokia-7215 Mx testbed.

Signed-off-by: Zhijian Li <zhijianli@microsoft.com>
Signed-off-by: ayya <anirudh.ayya@nokia.com>
lakshmi-nexthop pushed a commit to lakshmi-nexthop/sonic-mgmt that referenced this pull request Feb 11, 2026
…net#22153) (sonic-net#22195)

PR sonic-net#19872 broke the test skip on Nokia (Marvell) M0/Mx platforms. In this PR, I add them back.
In addition, I add Arista-720DT-MGX for skip.

What is the motivation for this PR?
Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX

How did you do it?
How did you verify/test it?
Verified on Nokia-7215 Mx testbed.

Signed-off-by: Zhijian Li <zhijianli@microsoft.com>
Co-authored-by: Zhijian Li <zhijianli@microsoft.com>
Signed-off-by: Lakshmi Yarramaneni <lakshmi@nexthop.ai>
nnelluri-cisco pushed a commit to nnelluri-cisco/sonic-mgmt that referenced this pull request Feb 12, 2026
…net#22153)

PR sonic-net#19872 broke the test skip on Nokia (Marvell) M0/Mx platforms. In this PR, I add them back.
In addition, I add Arista-720DT-MGX for skip.

What is the motivation for this PR?
Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX

How did you do it?
How did you verify/test it?
Verified on Nokia-7215 Mx testbed.

Signed-off-by: Zhijian Li <zhijianli@microsoft.com>
Signed-off-by: nnelluri-cisco <nnelluri@cisco.com>
rraghav-cisco pushed a commit to rraghav-cisco/sonic-mgmt that referenced this pull request Feb 13, 2026
…net#22153)

PR sonic-net#19872 broke the test skip on Nokia (Marvell) M0/Mx platforms. In this PR, I add them back.
In addition, I add Arista-720DT-MGX for skip.

What is the motivation for this PR?
Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX

How did you do it?
How did you verify/test it?
Verified on Nokia-7215 Mx testbed.

Signed-off-by: Zhijian Li <zhijianli@microsoft.com>
Signed-off-by: Raghavendran Ramanathan <rraghav@cisco.com>
anilal-amd pushed a commit to anilal-amd/anilal-forked-sonic-mgmt that referenced this pull request Feb 19, 2026
…net#22153)

PR sonic-net#19872 broke the test skip on Nokia (Marvell) M0/Mx platforms. In this PR, I add them back.
In addition, I add Arista-720DT-MGX for skip.

What is the motivation for this PR?
Skip swss events in telemetry/test_events.py for Nokia-7215, Nokia-7215A1 and Arista-720DT-MGX

How did you do it?
How did you verify/test it?
Verified on Nokia-7215 Mx testbed.

Signed-off-by: Zhijian Li <zhijianli@microsoft.com>
Signed-off-by: Zhuohui Tan <zhuohui.tan@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants