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

Fix stop runners failures #50

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Conversation

gyohuangxin
Copy link
Member

@gyohuangxin gyohuangxin commented Apr 24, 2022

If it's a scheduled benchmark test, we retrives all devices to get
device id of each machine, which often cause failures due to its large
query. After this change, we use hostname to retrive device id of each
machine, it will fix above failures.

Signed-off-by: Huang Xin xin1.huang@intel.com

This PR fixes #

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

If it's a scheduled benchmark test, we retrives all devices to get
device id of each machine, which often cause failures due to its large
query. After this change, we use hostname to retrive device id of each
machine, it will fix above failures.

Signed-off-by: Huang Xin <xin1.huang@intel.com>
@gyohuangxin
Copy link
Member Author

@leecalcote @hershd23 Can you review this? Thanks.

@gyohuangxin
Copy link
Member Author

Merged it, tested in my forked repo.

@gyohuangxin gyohuangxin merged commit 5d33f1e into layer5io:master Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant