mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-08-18 16:23:31 +00:00
Update development.md
Fixed doc for how to test
This commit is contained in:
parent
7a53c910f2
commit
daf96bffb3
@ -35,7 +35,7 @@ cd multus-cni
|
|||||||
Multus has go unit tests (based on ginkgo framework).The following commands drive CI tests manually in your environment:
|
Multus has go unit tests (based on ginkgo framework).The following commands drive CI tests manually in your environment:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo ./scripts/test.sh
|
sudo ./hack/test-go.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## What are the best practices for logging?
|
## What are the best practices for logging?
|
||||||
|
Loading…
Reference in New Issue
Block a user