Add "EOF" to the Cat command, otherwise the operation will fail (#932) (#934)

Add EOF to the Cat command, otherwise the operation will fail
This commit is contained in:
yulng 2022-10-24 23:57:09 +08:00 committed by GitHub
parent e9bb5e5f48
commit f52aa691d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,14 @@
## 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