Fail setup on DuoNic installation errors - #5538
Merged
Shankar Seal (shankarseal) merged 3 commits intoSep 11, 2026
Merged
Conversation
Propagate a nonzero DuoNic installer exit code so CI runs its cleanup step, while restoring the working directory on all paths. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Laksh (lakshk98)
requested review from
Anurag Saxena (saxena-anurag) and
Shankar Seal (shankarseal)
as code owners
August 27, 2026 20:17
Contributor
Laksh (lakshk98)
force-pushed
the
duonic-script-fix
branch
from
August 27, 2026 23:10
f6cd19d to
c9a6e62
Compare
Contributor
Laksh (lakshk98)
requested review from
Andrew Beltrano (abeltrano) and
Maksim S. (maxsud)
as code owners
August 31, 2026 18:58
Nick Grifka (nigriMSFT)
approved these changes
Sep 3, 2026
Shankar Seal (shankarseal)
approved these changes
Sep 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fail CI setup when
duonic.ps1returns a nonzero exit code so the workflow proceeds to post-test cleanup instead of continuing with an invalid network configuration.Start the
EbpfForWindows-NetworkingWPR profile on the target host or VM before DuoNic installation. This capturesMicrosoft-Windows-TCPIPevents when installation fails and allows cleanup to stop and collect the trace.This will help debugging transient errors in the duonic installation which cause pipeline to fail . Closes #5522
Testing
CI/CD
Documentation
NA
Installation
NA