Open
Description
What happened?
xref: openshift/release#55802
We are currently skipping a few tests in our node e2e test suite. This issue is to track these skipped tests and work towards enabling them.
Skipped Tests
Nodeconformance
- [sig-node] Summary API [NodeConformance] when querying /stats/summary should report resource usage through the stats apiChanges
- [sig-node] MirrorPodWithGracePeriod when create a mirror pod and the container runtime is temporarily down during pod termination [NodeConformance] [Serial] [Disruptive]
Conformance (Resolved)
1. [sig-node] Pods should delete a collection of pods [Conformance]
2. [sig-node] Pods should patch a pod status [Conformance]
3. [sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]
Nodefeature
- ProcMountType [this requires a separate periodic job]
- CheckpointContainer [not supported in crun]
What did you expect to happen?
Those tests should pass
How can we reproduce it (as minimally and precisely as possible)?
Anything else we need to know?
No response
CRI-O and Kubernetes version
$ crio --version
latest
$ kubectl version --output=json
# paste output here
OS version
N/A