Details
-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
generic
-
linux
Description
Note that the test wants to verify that if --memory-swappiness=0 is passed on the container runtime, no swap memory should be reported by container detection code since no swap should be used. The premise is that swap accounting *is* turned on though. Otherwise the test cannot pass.
As running this test doesn't make sense on a system with swapaccount=0 the test should detect it and throw jtreg.SkippedException with an appropriate setup hint instead of failing.
Attachments
Issue Links
- duplicates
-
JDK-8299424 containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit
- Resolved
- relates to
-
JDK-8289146 containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
- Resolved