feat: adds new field for helm values input for cilium CNI #3494
GitHub Actions / e2e test report
failed
Jan 16, 2025 in 0s
26 tests run, 9 passed, 16 skipped, 1 failed.
Annotations
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Self-hosted Docker Calico ClusterResourceSet topology-calico-crs Should pivot the bootstrap cluster to a self-hosted cluster [Serial, provider:Docker, cni:Calico, addonStrategy:ClusterResourceSet]
Timed out after 600.001s.
ConfigMap kube-system/cluster-autoscaler-status failed to get expected data:
ConfigMap:
{
"metadata": {
"name": "cluster-autoscaler-status",
"namespace": "kube-system",
"uid": "a7a2e2c6-69e7-4591-833e-71722dde1f02",
"resourceVersion": "3589",
"creationTimestamp": "2025-01-16T13:37:14Z",
"annotations": {
"cluster-autoscaler.kubernetes.io/last-updated": "2025-01-16 13:37:14.433926148 +0000 UTC"
},
"managedFields": [
{
"manager": "cluster-autoscaler",
"operation": "Update",
"apiVersion": "v1",
"time": "2025-01-16T13:37:14Z",
"fieldsType": "FieldsV1",
"fieldsV1": {
"f:data": {
".": {},
"f:status": {}
},
"f:metadata": {
"f:annotations": {
".": {},
"f:cluster-autoscaler.kubernetes.io/last-updated": {}
}
}
}
}
]
},
"data": {
"status": "time: 2025-01-16 13:37:14.433926148 +0000 UTC\nautoscalerStatus: Initializing\n"
}
}
Expected
<bool>: false
to be true
Raw output
[FAILED] Timed out after 600.001s.
ConfigMap kube-system/cluster-autoscaler-status failed to get expected data:
ConfigMap:
{
"metadata": {
"name": "cluster-autoscaler-status",
"namespace": "kube-system",
"uid": "a7a2e2c6-69e7-4591-833e-71722dde1f02",
"resourceVersion": "3589",
"creationTimestamp": "2025-01-16T13:37:14Z",
"annotations": {
"cluster-autoscaler.kubernetes.io/last-updated": "2025-01-16 13:37:14.433926148 +0000 UTC"
},
"managedFields": [
{
"manager": "cluster-autoscaler",
"operation": "Update",
"apiVersion": "v1",
"time": "2025-01-16T13:37:14Z",
"fieldsType": "FieldsV1",
"fieldsV1": {
"f:data": {
".": {},
"f:status": {}
},
"f:metadata": {
"f:annotations": {
".": {},
"f:cluster-autoscaler.kubernetes.io/last-updated": {}
}
}
}
}
]
},
"data": {
"status": "time: 2025-01-16 13:37:14.433926148 +0000 UTC\nautoscalerStatus: Initializing\n"
}
}
Expected
<bool>: false
to be true
In [It] at: /home/runner/work/cluster-api-runtime-extensions-nutanix/cluster-api-runtime-extensions-nutanix/test/e2e/configmap_helpers.go:42 @ 01/16/25 13:47:14.555
Loading