File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
keps/sig-node/2400-node-swap Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -813,14 +813,14 @@ cgroup knobs are validated to be defined as expected with no real memory stress
813813
814814For beta 3:
815815
816- - We want e2e tests that can confirm that eviction will take in account swap usage
817816- Add a lane dedicated for swap testing, including stress tests and other tests that might be disruptive and intensive.
818817These lanes are called "swap-conformance", and are (and should remain) consistently green:
819818 - [ kubelet-swap-conformance-fedora-serial] ( https://testgrid.k8s.io/sig-node-kubelet#kubelet-swap-conformance-fedora-serial ) : Green.
820819 - [ kubelet-swap-conformance-ubuntu-serial] ( https://testgrid.k8s.io/sig-node-kubelet#kubelet-swap-conformance-ubuntu-serial ) : Green.
821820
822821For GA:
823822
823+ - Run memory eviction tests as part of the swap-conformance lanes.
824824- Ensure that all e2e tests, especially swap-conformance tests, are consistently green.
825825
826826### Graduation Criteria
You can’t perform that action at this time.
0 commit comments