mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-07-13 15:34:08 +00:00
Add EOF to the Cat command, otherwise the operation will fail
This commit is contained in:
parent
e9bb5e5f48
commit
f52aa691d6
@ -1,7 +1,14 @@
|
|||||||
## Multus e2e test with kind
|
## Multus e2e test with kind
|
||||||
|
|
||||||
### How to test e2e
|
### Prerequisite
|
||||||
|
|
||||||
|
To run the e2e test, you need the following components:
|
||||||
|
|
||||||
|
- curl
|
||||||
|
- j2cli
|
||||||
|
- docker
|
||||||
|
|
||||||
|
### How to test e2e
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/k8snetworkplumbingwg/multus-cni.git
|
$ git clone https://github.com/k8snetworkplumbingwg/multus-cni.git
|
||||||
|
Loading…
Reference in New Issue
Block a user