Skip to content

Commit

Permalink
Add test network agent for ncproxy dev work
Browse files Browse the repository at this point in the history
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com>
  • Loading branch information
katiewasnothere committed Aug 25, 2021
1 parent a88c293 commit 5beee2f
Show file tree
Hide file tree
Showing 5 changed files with 1,505 additions and 112 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- run: go build ./cmd/ncproxy
- run: go build ./cmd/dmverity-vhd
- run: go build ./internal/tools/grantvmgroupaccess
- run: go build ./internal/tools/networkagent
- run: go build ./internal/tools/securitypolicy
- run: go build ./internal/tools/uvmboot
- run: go build ./internal/tools/zapdir
Expand All @@ -84,6 +85,7 @@ jobs:
device-util.exe
wclayer.exe
grantvmgroupaccess.exe
networkagent.exe
uvmboot.exe
zapdir.exe
ncproxy.exe
Expand Down
Loading

0 comments on commit 5beee2f

Please sign in to comment.