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

Add infrastructure to simulate the OpenHCL test failures #753

Merged

Conversation

bhargavshah1988
Copy link
Contributor

Add infrastructure to simulate OpenHCL test failures

  • Introduced a OpenHCL command-line argument to define test scenarios.
  • Implemented custom actions based on the specified test scenario string.

This enables better debugging and validation of OpenHCL failure scenarios.

CP: #742

bhargavshah1988 and others added 3 commits January 16, 2025 15:29
During servicing, the host does not send a response for failure
notifications sent by OpenHCL. However, OpenHCL
waits indefinitely for a host response, causing an infinite wait loop.
Updated the error handling path to avoid expecting and waiting for a
host response.
@bhargavshah1988 bhargavshah1988 requested a review from a team as a code owner January 31, 2025 18:14
@github-actions github-actions bot added the release_2411 Targets the release/2411 branch. label Jan 31, 2025
@bhargavshah1988 bhargavshah1988 merged commit dac38a3 into microsoft:release/2411 Jan 31, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_2411 Targets the release/2411 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants