release(main): v0.28.0 #1211
GitHub Actions / e2e test report
failed
Mar 13, 2025 in 0s
50 tests run, 33 passed, 16 skipped, 1 failed.
Annotations
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Quick start Nutanix Calico HelmAddon topology-calico-helm-addon Should create a workload cluster [provider:Nutanix, cni:Calico, addonStrategy:HelmAddon]
Timed out after 600.001s.
{
"metadata": {
"creationTimestamp": null
},
"spec": {
"version": "",
"machineTemplate": {
"metadata": {},
"infrastructureRef": {}
},
"kubeadmConfigSpec": {}
},
"status": {
"replicas": 0,
"updatedReplicas": 0,
"readyReplicas": 0,
"unavailableReplicas": 0,
"initialized": false,
"ready": false
}
}
Expected
<bool>: false
to be true
Raw output
[FAILED] Timed out after 600.001s.
{
"metadata": {
"creationTimestamp": null
},
"spec": {
"version": "",
"machineTemplate": {
"metadata": {},
"infrastructureRef": {}
},
"kubeadmConfigSpec": {}
},
"status": {
"replicas": 0,
"updatedReplicas": 0,
"readyReplicas": 0,
"unavailableReplicas": 0,
"initialized": false,
"ready": false
}
}
Expected
<bool>: false
to be true
In [It] at: /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/controlplane_helpers.go:193 @ 03/13/25 16:17:55.56
Loading