fix typo: delete duplicate words (#3422)

This commit is contained in:
SataQiu 2018-10-01 15:07:25 +08:00 committed by k8s-ci-robot
parent 3cfbc1a79a
commit f67d82a9db

View file

@ -24,7 +24,7 @@ Kubespray's roadmap
### Tests
- [ ] Run kubernetes e2e tests
- [ ] Test idempotency on on single OS but for all network plugins/container engines
- [ ] Test idempotency on single OS but for all network plugins/container engines
- [ ] single test on AWS per day
- [ ] test scale up cluster: +1 etcd, +1 master, +1 node
- [ ] Reorganize CI test vars into group var files