Skip to content

Commit 65052b4

Browse files
authored
Merge pull request #5585 from jayunit100/patch-5
Update CONTRIBUTING.md
2 parents 4c9ef2d + bd01542 commit 65052b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sig-windows/CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@ If you modifying an API in the SIG-Windows codebase, make sure you are aware of
8383

8484
## Running Tests
8585

86-
For the most up-to-date steps on how to build and run tests, please go to [https://github.com/kubernetes-sigs/windows-testing](https://github.com/kubernetes-sigs/windows-testing). It has everything you need to build and run tests, as well as links to the SIG-Windows configurations used on [TestGrid](https://testgrid.k8s.io/sig-windows).
86+
For the most up-to-date steps on how to build and run tests, please go to [https://github.com/kubernetes-sigs/windows-testing](https://github.com/kubernetes-sigs/windows-testing). It has everything you need to build and run tests, as well as links to the SIG-Windows configurations used on [TestGrid](https://testgrid.k8s.io/sig-windows).
87+
88+
Specifically, you need to build the e2e test binary, using https://github.com/kubernetes-sigs/windows-testing/blob/master/README.md#how-do-i-build-the-e2etest-binary, in order to run these tests.
8789

8890
## Troubleshooting
8991

0 commit comments

Comments
 (0)