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