cloudstack/test/integration
Wei Zhou fc44df7c95
CKS: create HA cluster with 3 control VMs instead 2 (#8297)
This PR fixes the test failures with CKS HA-cluster upgrade.
In production, the CKS HA cluster should have at least 3 control VMs as well.
The etcd cluster requires 3 members to achieve reliable HA. The etcd daemon in control VMs uses RAFT protocol to determine the roles of nodes. During upgrade of CKS with HA, the etcd become unreliable if there are only 2 control VMs.
2023-12-09 11:33:05 +05:30
..
broken Enable Flake8 rule W391 (#6606) 2022-11-13 11:00:07 +01:00
component test,refactor: fix test_project_resources cleanup (#8097) 2023-10-16 16:24:59 +02:00
plugins Refactoring StorPool's smoke tests (#7392) 2023-08-02 14:37:37 +08:00
smoke CKS: create HA cluster with 3 control VMs instead 2 (#8297) 2023-12-09 11:33:05 +05:30
testpaths Fix spelling (#6898) 2022-12-13 14:58:14 +01:00
__init__.py Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00