mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
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