mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-23 08:37:54 -02:30
Update tests names (#5904)
This commit is contained in:
13
tests/files/packet_centos7-weave-upgrade-ha.yml
Normal file
13
tests/files/packet_centos7-weave-upgrade-ha.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: centos-7
|
||||
mode: ha
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: weave
|
||||
deploy_netchecker: true
|
||||
kubernetes_audit: true
|
||||
dns_min_replicas: 1
|
||||
|
||||
# Needed to upgrade from 1.16 to 1.17, otherwise upgrade is partial and bug followed
|
||||
upgrade_cluster_setup: true
|
||||
Reference in New Issue
Block a user