Mikhailo Seledtsov
|
ea59f49e55
|
8221527: [TESTBUG] DockerBasicTest.java contains hard-coded reference to JDK 10
Using Docker test library to get the image name
Reviewed-by: dholmes
|
2019-03-27 08:38:05 -07:00 |
|
Mikhailo Seledtsov
|
7f9103968f
|
8221342: [TESTBUG] Generate Dockerfile for docker testing
Dockerfile is generated; introduced properties to specify custom base image
Reviewed-by: sgehwolf, dholmes, jiefu
|
2019-03-26 13:25:26 -07:00 |
|
Mikhailo Seledtsov
|
08aa348b05
|
8220313: [TESTBUG] Update base image for Docker testing to OL 7.6
Updated the OL version in Dockerfile in FROM field
Reviewed-by: dcubed
|
2019-03-08 11:08:11 -08:00 |
|
Mikhailo Seledtsov
|
6d12ffec19
|
8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info
Start docker with limits on CPU/Mem, verify JFR reports correct data
Reviewed-by: egahlin
|
2019-03-07 13:20:04 -08:00 |
|
Wang Haomin
|
7d6d661328
|
8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
Reviewed-by: iignatyev, dholmes
|
2019-02-15 04:12:18 -05:00 |
|
Ao Qi
|
fc31592f6e
|
8217597: [TESTBUG] old version docker does not support --cpus
"--cpus" is only available in Docker 1.13 and higher, and is the equivalent of setting both --cpu-period and --cpu-quota.
Reviewed-by: bobv, dholmes
|
2019-01-31 23:56:37 +08:00 |
|
Bob Vandette
|
38646663d9
|
8203357: Container Metrics
Reviewed-by: mchung, dholmes, mseledtsov, rehn
|
2018-06-12 18:51:45 -04:00 |
|
Bob Vandette
|
2fa6eac464
|
8203691: Test /runtime/containers/cgroup/PlainRead.java fails
Reviewed-by: dholmes, mseledtsov, rehn
|
2018-06-12 18:44:01 -04:00 |
|
Dmitry Samersoff
|
87372c6236
|
8196590: Enable docker container related tests for linux AARCH64
Add test bits required for aarch64
Reviewed-by: mseledtsov, mbaesken, sspitsyn
|
2018-03-03 10:15:23 +00:00 |
|
Robbin Ehn
|
5287d9a366
|
8197408: Bad pointer comparison and small cleanup in os_linux.cpp
Reviewed-by: bobv, stuefe
|
2018-02-27 14:15:30 +01:00 |
|
Bob Vandette
|
c1359ec107
|
8197589: Update CPU count algorithm when both cpu shares and quotas are used
Reviewed-by: dholmes, mseledtsov
|
2018-02-23 10:17:35 -05:00 |
|
Matthias Baesken
|
9465174f72
|
8197412: Enable docker container related tests for linux s390x
Reviewed-by: goetz, dsamersoff
|
2018-02-09 10:18:19 +01:00 |
|
Matthias Baesken
|
b68ed88ffb
|
8196062: Enable docker container related tests for linux ppc64le
Also fix cgroup subsystem recognition
Reviewed-by: goetz, dsamersoff, bobv
|
2018-02-07 16:16:50 +01:00 |
|
Mikhailo Seledtsov
|
52ecf42bdc
|
8191943: [TESTBUG] docker/TestCPUAwareness fails on machine with 2 CPUs
Updated test cases to account for available processors
Reviewed-by: bobv, dholmes
|
2017-11-30 20:45:03 -08:00 |
|
Mikhailo Seledtsov
|
eadfc06bd0
|
8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
Created tests for the feature
Reviewed-by: bobv, iignatyev
|
2017-11-16 19:01:01 -08:00 |
|
Mikhailo Seledtsov
|
ac63626f1f
|
8181592: [TESTBUG] Docker test utils and docker jdk basic test
Implemented docker test utilities and basic test
Reviewed-by: iignatyev, lmesnik, gtriantafill
|
2017-10-10 19:18:36 -07:00 |
|