mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #10985 from etcd-io/wenjiaswe-update-functional-readme
functional test: Update functional README.md
This commit is contained in:
commit
bcaaeebc82
@ -24,12 +24,12 @@ And run [example scripts](./scripts).
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# run 3 agents for 3-node local etcd cluster
|
# run 3 agents for 3-node local etcd cluster
|
||||||
./scripts/docker-local-agent.sh 1
|
./functional/scripts/docker-local-agent.sh 1
|
||||||
./scripts/docker-local-agent.sh 2
|
./functional/scripts/docker-local-agent.sh 2
|
||||||
./scripts/docker-local-agent.sh 3
|
./functional/scripts/docker-local-agent.sh 3
|
||||||
|
|
||||||
# to run only 1 tester round
|
# to run only 1 tester round
|
||||||
./scripts/docker-local-tester.sh
|
./functional/scripts/docker-local-tester.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## etcd Proxy
|
## etcd Proxy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user