Files
kubespray/upgrade_cluster.yml
k8s-infra-cherrypick-robot fe566df651 Fix the (upgrade/remove_node) + collection test cases (#12687)
The 'old' playbook and the collection use '-' and '_' as separator,
which breaks the logic in scripts/testcases_run.sh.

Add aliases using the old schemes to make the test work and avoid
breaking anything.

Both '-' and '_' variants will be deleted once we switch to supporting
collection only.

Co-authored-by: Max Gautier <mg@max.gautier.name>
2025-11-10 06:46:57 -08:00

4 lines
93 B
YAML

---
- name: Upgrade cluster
ansible.builtin.import_playbook: playbooks/upgrade_cluster.yml