Skip to content

vpp: restrict platform_tests skip marker to kvm platform#23355

Open
yue-fred-gao wants to merge 3 commits intosonic-net:masterfrom
yue-fred-gao:platform_test_cleanup
Open

vpp: restrict platform_tests skip marker to kvm platform#23355
yue-fred-gao wants to merge 3 commits intosonic-net:masterfrom
yue-fred-gao:platform_test_cleanup

Conversation

@yue-fred-gao
Copy link
Copy Markdown
Contributor

Description of PR

Summary:
Fixes # (issue)
restrict platform_tests skip marker to kvm platform

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?

  1. sonic-vpp skips platform_tests by checking asic-type == vpp. This is not correct anymore because there is hardware platform using vpp dataplane but it supports the platform_tests.
  2. remove additional skip markers because they pass on arctos platform

How did you do it?

Add platform in ['x86_64-kvm_x86_64-r0'] additional condition to limit the skip to kvm based vpp platform.

How did you verify/test it?

Run sonic-mgmt tests

Any platform specific information?

vpp

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

Documentation

@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@yue-fred-gao
Copy link
Copy Markdown
Contributor Author

/azpw run

@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

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.

2 participants