Skip to content

[action] [PR:26380] Update test_route_perf.py check to generalize for all TH5 + TH6 devices - #1386

Merged
mssonicbld merged 1 commit into
Azure:202512from
mssonicbld:cherry/msft-202512/26380
Aug 28, 2026
Merged

[action] [PR:26380] Update test_route_perf.py check to generalize for all TH5 + TH6 devices#1386
mssonicbld merged 1 commit into
Azure:202512from
mssonicbld:cherry/msft-202512/26380

Conversation

@mssonicbld

Copy link
Copy Markdown
Collaborator

Description of PR

The test was failing for all but two platforms for TH5 + TH6. Generalised it to run correctly for all TH5 and TH6 platforms. Test was failing on NH-4010 (TH5) and NH-4210 (TH6)

Summary:
Fixes # (issue)

Type of change

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

Back port request

  • 202311
  • 202405
  • 202411
  • 202505
  • 202511
  • 202512
  • 202605

Tracking issue/work item for backport/cherry-pick request (GitHub issue or Microsoft ADO):
Failure type:

Tested branch

  • master
  • 202311
  • 202405
  • 202411
  • 202505
  • 202511
  • 202512
  • 202605
  • N/A

Test result

Approach

What is the motivation for this PR?

How did you do it?

Changed the code to check for ASIC name instead of platform, depends on sonic-net/sonic-mgmt#23633 to do asic tokenization for th6

How did you verify/test it?

Run the test on failing platforms and verified that the test passed

Any platform specific information?

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

Documentation

Signed-off-by: Sonic Build Admin sonicbld@microsoft.com

### Description of PR

The test was failing for all but two platforms for TH5 + TH6. Generalised it to run correctly for all TH5 and TH6 platforms. Test was failing on `NH-4010` (TH5) and `NH-4210` (TH6)

Summary:
Fixes # (issue)

### Type of change

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

### Back port request
- [ ] 202311
- [ ] 202405
- [ ] 202411
- [ ] 202505
- [ ] 202511
- [x] 202512
- [ ] 202605

Tracking issue/work item for backport/cherry-pick request (GitHub issue or Microsoft ADO):
Failure type: <!-- day-one issue / regression / other -->

### Tested branch
- [x] master
- [ ] 202311
- [ ] 202405
- [ ] 202411
- [ ] 202505
- [ ] 202511
- [x] 202512
- [ ] 202605
- [ ] N/A

### Test result
<!--
Provide the tested image version and test evidence for each selected branch.
For example:
- master: 20260716.01 - <test result or link>
- 202605: 20260531.42 - <test result or link>
-->

### Approach
#### What is the motivation for this PR?

#### How did you do it?

Changed the code to check for ASIC name instead of platform, depends on sonic-net/sonic-mgmt#23633 to do asic tokenization for `th6`

#### How did you verify/test it?

Run the test on failing platforms and verified that the test passed

#### Any platform specific information?

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

### Documentation
<!--
(If it's a new feature, new test case)
Did you update documentation/Wiki relevant to your implementation?
Link to the wiki page?
-->

Signed-off-by: Sonic Build Admin <sonicbld@microsoft.com>
@mssonicbld

Copy link
Copy Markdown
Collaborator Author

Original PR: sonic-net/sonic-mgmt#26380

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@mssonicbld

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
1 pipeline(s) were filtered out due to trigger conditions.

@mssonicbld
mssonicbld merged commit 08d39f8 into Azure:202512 Aug 28, 2026
4 checks passed
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