fix typo: delete duplicate words (#3422)
This commit is contained in:
parent
3cfbc1a79a
commit
f67d82a9db
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Kubespray's roadmap
|
||||||
|
|
||||||
### Tests
|
### Tests
|
||||||
- [ ] Run kubernetes e2e 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
|
- [ ] single test on AWS per day
|
||||||
- [ ] test scale up cluster: +1 etcd, +1 master, +1 node
|
- [ ] test scale up cluster: +1 etcd, +1 master, +1 node
|
||||||
- [ ] Reorganize CI test vars into group var files
|
- [ ] Reorganize CI test vars into group var files
|
||||||
|
|
Loading…
Reference in a new issue