Skip to content

[On hold, merge if required] chore: temporarily skip show mac sanity#16942

Draft
cyw233 wants to merge 1 commit intosonic-net:masterfrom
cyw233:temporarily-skip-show-mac-sanity
Draft

[On hold, merge if required] chore: temporarily skip show mac sanity#16942
cyw233 wants to merge 1 commit intosonic-net:masterfrom
cyw233:temporarily-skip-show-mac-sanity

Conversation

@cyw233
Copy link
Contributor

@cyw233 cyw233 commented Feb 13, 2025

Description of PR

Temporarily skip the check_mac_entry_count sanity check.

Summary:
Fixes # (issue) Microsoft ADO 31238387

Type of change

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

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405
  • 202411

Approach

What is the motivation for this PR?

There's a known issue for the "sudo ip netns exec asic0 show mac" command, so we wanted to skip it until we fix the issue. Microsoft ADO 31238387 was created to track this issue

How did you do it?

How did you verify/test it?

Any platform specific information?

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

Documentation

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@cyw233 cyw233 force-pushed the temporarily-skip-show-mac-sanity branch from db7b760 to bd07350 Compare February 13, 2025 04:08
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

if 'check_mac_entry_count' in filtered_check_items:
filtered_check_items.remove('check_mac_entry_count')

# Temporarily disable check_mac_entry_count sanity due to a known issue. Will be enabled after the issue is fixed.
Copy link
Collaborator

Choose a reason for hiding this comment

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

@cyw233 does this check causes any issue in chassis test?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@yejianquan No not yet, this sanity is being skipped on VoQ chassis (code ref), so I think we will be the first one running this in our Nightly.

Last time @abdosi quickly mentioned there will be a small chance that show mac command would get stuck, so I created this PR. Maybe we can hold this PR now and only merge it when this sanity check is actually causing any issues?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah, I would prefer to hold this PR for now

@cyw233 cyw233 changed the title chore: temporarily skip show mac sanity [On hold, merge if required] chore: temporarily skip show mac sanity Feb 20, 2025
@cyw233 cyw233 marked this pull request as draft April 14, 2025 00:41
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.

3 participants