Skip to content

Commit d03d5a6

Browse files
committed
e2e tests: add memory eviction tests to swap-conformance
Signed-off-by: Itamar Holder <[email protected]>
1 parent 3f61320 commit d03d5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keps/sig-node/2400-node-swap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,14 +813,14 @@ cgroup knobs are validated to be defined as expected with no real memory stress
813813

814814
For 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.
818817
These 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

822821
For 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

0 commit comments

Comments
 (0)