Ensure Windows Periodic workflow errors out while still uploading results.#7085
Ensure Windows Periodic workflow errors out while still uploading results.#7085estesp merged 2 commits intocontainerd:mainfrom
Conversation
Signed-off-by: Nashwan Azhari <[email protected]>
…ults. This patch aims to ensure that any test failures in the Windows Periodic workflow will lead to the workflow being marked as failed (red) while still processing/uploading the JUnit result files to GCloud for them to show up in testgrid. Signed-off-by: Nashwan Azhari <[email protected]>
|
Hi @aznashwan. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
This seems like it's doing a bit more than what the title leads on haha This looks like it's adding in new hyperv test runs. Edit: Looks like this was fixed 👍 |
|
@dcantah good catch, I had accidentally made the PR from the GitHub UI from my I'll keep my |
This patch aims to ensure that any test failures in the Windows Periodic
workflow will lead to the workflow being marked as failed (red) while still
processing/uploading the JUnit result files to GCloud for them to show
up in testgrid.