mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 20:00:07 +00:00
suggest running tests after adding testdata *without test caching*
This commit is contained in:
5
staging/src/k8s.io/api/testdata/README.md
vendored
5
staging/src/k8s.io/api/testdata/README.md
vendored
@@ -17,6 +17,11 @@ git add .
|
||||
git commit -m "Add ${VERSION} API testdata"
|
||||
```
|
||||
|
||||
You can then test with:
|
||||
```sh
|
||||
go test -count 1 k8s.io/api
|
||||
```
|
||||
|
||||
## Current version
|
||||
|
||||
The `HEAD` subdirectory contains serialized API objects generated from the current commit:
|
||||
|
||||
Reference in New Issue
Block a user