adoptium / openj9-systemtest

Long running J9 tests
Other
6 stars 38 forks source link

Calibrate load level for special modes in DAA load test #96

Closed Mesbah-Alam closed 5 years ago

Mesbah-Alam commented 5 years ago

Updates DAA load tests to dynamically check if special JIT options (e.g. -Xjit:count=0, etc) are being used in a test and adjust to a lower load if true. This will allow the DAA load tests to run normally with special JIT modes and not time out.

Related to : https://github.com/AdoptOpenJDK/openjdk-systemtest/issues/292 Related PRs:

Signed-off-by: Mesbah_Alam@ca.ibm.com Mesbah_Alam@ca.ibm.com

Mesbah-Alam commented 5 years ago

Tests: DaaLoadTest_all_special : /Test_grinder/job/Grinder_Advanced/1234/ DaaLoadTest_daa1_special: /view/Test_grinder/job/Grinder_Advanced/1235/ DaaLoadTest_daa2_special: /Test_grinder/job/Grinder_Advanced/1237/ DaaLoadTest_daa3_special:/Test_grinder/job/Grinder_Advanced/1238/