You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Port API from #541 to wormhole. Since we don't have source implementation of create-ethernet-map for Wormhole, make the required structures out of cluster desc yaml.
The text was updated successfully, but these errors were encountered:
### Issue
/
### Description
Add structs and functions to get active/idle ETH channels from Cluster
descriptor. This is implement only for Blackhole, to unblock metal.
Issue to port it to Wormhole is #540
### List of the changes
- Add struct for active cores
- Add struct for idle cores
- Populate during creation of cluster desc
- Add API for getting ETH channels
### Testing
CI + additional test
### API Changes
/
Port API from #541 to wormhole. Since we don't have source implementation of create-ethernet-map for Wormhole, make the required structures out of cluster desc yaml.
The text was updated successfully, but these errors were encountered: