-
- Downloads
Fix etcd client generation (#10769)
* ci: redefine multinode to node-etcd-client This should allow to catch several class of problem rather than just one -> from network plugin such as calico or cilium talking directly to the etcd. * Dynamically define etcd host range This has two benefits: - We don't play the etcd role twice for no reason - We have access to the whole cluster (if needed) to use things like group_by.
Showing
- docs/test_cases.md 3 additions, 2 deletionsdocs/test_cases.md
- playbooks/install_etcd.yml 16 additions, 18 deletionsplaybooks/install_etcd.yml
- tests/cloud_playbooks/roles/packet-ci/templates/inventory.j2 5 additions, 1 deletiontests/cloud_playbooks/roles/packet-ci/templates/inventory.j2
- tests/cloud_playbooks/roles/packet-ci/vars/main.yml 1 addition, 1 deletiontests/cloud_playbooks/roles/packet-ci/vars/main.yml
- tests/files/packet_ubuntu22-calico-etcd-datastore.yml 1 addition, 1 deletiontests/files/packet_ubuntu22-calico-etcd-datastore.yml
Please register or sign in to comment