mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-23 00:37:42 -02:30
Add test case for calico using etcd datastore (#10722)
* Add multinode ci layout * Add test case for calico using etcd datastore
This commit is contained in:
@@ -7,6 +7,7 @@ _vm_count_dict:
|
||||
ha-recover: 3
|
||||
ha-recover-noquorum: 3
|
||||
all-in-one: 1
|
||||
multinode: 3
|
||||
default: 2
|
||||
|
||||
vm_count: "{{ _vm_count_dict[mode | d('default')] }}"
|
||||
|
||||
Reference in New Issue
Block a user