Commit Graph

72 Commits

Author SHA1 Message Date
Danil Grigorev 8ef8e2097d
Fix machine discovery in test suite
- Disc pressure fix for kube-vip

Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2024-04-12 16:00:17 +02:00
Danil Grigorev 1ad956d035
Add crust-gather collection for e2e run
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2024-04-12 13:21:26 +02:00
Danil Grigorev c4b63e27e4
Use kube-vip for e2e tests
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2024-04-12 13:21:18 +02:00
Danil Grigorev 9025c940c4
Update licences and fix lint errors
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2024-04-12 12:30:48 +02:00
Danil Grigorev a7b3b2fc7e
Add test case for cluster upgrade and scale down to zero for old clusters
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2024-04-10 10:37:42 +02:00
Danil Grigorev dc58a8b3e7
Add etcd certificate generation
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2024-04-09 08:30:14 +02:00
Danil Grigorev 51bf115a46
Prepare e2e tests to check upgrade from 1 machine and scaling down to 1 CP machine
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2024-04-08 21:35:55 +02:00
Furkat Gofurov b4cab6bf77
Bump CAPI in e2e tests
Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
2024-03-19 17:22:19 +02:00
Richard Case 7177130637
chore: change the number of control plane nodes
Signed-off-by: Richard Case <richard.case@suse.com>
2024-02-19 09:56:28 +00:00
Furkat Gofurov 1305c0ed50
Fix e2e tests
Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
2024-02-13 09:50:38 +02:00
Danil Grigorev dc7c307123
Rename v1alpha2 to v1beta1
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2024-01-08 13:18:49 +01:00
Danil Grigorev 911a3f10bb
Introduce fuzzy tests for conversion
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2024-01-08 13:03:27 +01:00
Danil Grigorev c8762be772
Introduce v1alpha2 api version
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2024-01-08 13:03:26 +01:00
Richard Case f76dff43f3
chore: update to capi v1.6.0
This bumps CAPI to v1.6.0 along with associated depenendies. The
sample templates have also been updated for docker so they are
compatible with v1.6.0, specifically using a custom LB config.

Signed-off-by: Richard Case <richard.case@outlook.com>
2023-12-07 14:32:40 +00:00
Richard Case 3e0fd7200c
fix: bump versions and change template for e2e
Signed-off-by: Richard Case <richard.case@outlook.com>
2023-11-17 14:22:28 +01:00
Alexandr Demicev 055e268a1d
Add e2e test for upgrade
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
2023-11-16 13:25:48 +01:00
Danil Grigorev 021c1488c9
Add e2e covering metadata propagation to CP nodes
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2023-10-30 16:49:54 +01:00
Danil Grigorev df0d88e916
Update files with lint fixes
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2023-10-30 16:49:54 +01:00
Danil Grigorev 71354c2218
Add test cases covering metadata propagation
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
2023-10-30 16:49:54 +01:00
Richard Case 6c07719274
feat: support different registration methods
This adds support for different ways to register new nodes into the
cluster.

Signed-off-by: Richard Case <richard.case@outlook.com>
2023-06-15 15:33:45 +01:00
Richard Case 875cc1197d
Update e2e_conf.yaml
Increased the timeout for machines being ready
2023-03-29 14:54:19 +01:00
Richard Case 926bea3ce2
feat: initial e2e tests
This adds initial e2e tests for the RKE2 providers. There are still lots
more e2e tests that need to be added.

Signed-off-by: Richard Case <richard.case@outlook.com>
2023-03-27 15:09:15 +01:00