Merge pull request #11010 from etcd-io/wenjiaswe-patch-1

functional: Update functional test README.md
This commit is contained in:
Gyuho Lee 2019-08-08 20:57:26 -07:00 committed by GitHub
commit 5ce1856cce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ PASSES=functional ./test
```bash
pushd ..
make build-docker-functional
make build-docker-functional push-docker-functional pull-docker-functional
popd
```