mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 04:11:46 +00:00
Merge pull request #1050 from brendandburns/docs
Add initial docs for flake hunting.
This commit is contained in:
@@ -167,6 +167,9 @@ cd kubernetes
|
||||
hack/e2e-test.sh
|
||||
```
|
||||
|
||||
### Testing out flaky tests
|
||||
[Instructions here](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/flaky-tests.md)
|
||||
|
||||
### Add/Update dependencies
|
||||
|
||||
Kubernetes uses [godep](https://github.com/tools/godep) to manage dependencies. To add or update a package, please follow the instructions on [godep's document](https://github.com/tools/godep).
|
||||
|
Reference in New Issue
Block a user