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

Implement changes to run tests on P300 #593

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pjanevskiTT
Copy link
Contributor

Issue

Run UMD unit tests on P300 board. This boards still have experimental fw so not available on CI but we ran to prevent any problems when Metal starts using it.

Description

Few fixes were needed to get UMD unit tests running properly. Asic location must for now be read from ETH cores, instead of the telemetry. Syseng folks are going to patch this in some of the upcoming fw releases. Second one was badly written test that is fixed now.

List of the changes

  • Read asic location from active ETH core
  • Fix badly written test
  • Dont' call tt_ClusterDescriptor create-ethernet-map in Blackhole tests

Testing

UMD unit tests pass on P300 locally.

API Changes

/

@pjanevskiTT pjanevskiTT requested a review from broskoTT March 7, 2025 14:27
@pjanevskiTT pjanevskiTT self-assigned this Mar 7, 2025
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.

1 participant