feat: CIS benchmark improvements #3960
GitHub Actions / e2e test report
failed
May 29, 2025 in 0s
40 tests run, 31 passed, 8 skipped, 1 failed.
Annotations
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Quick start Nutanix Cilium HelmAddon topology-cilium-helm-addon Should create a workload cluster [provider:Nutanix, cni:Cilium, 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 @ 05/29/25 14:56:52.18
Loading