Closed Mesbah-Alam closed 5 years ago
Watching following test builds: SharedClasses_Workload: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/825/ SharedClassesAPI: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/852/ SharedClasses_Softmx_Increase: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/844/ SharedClasses_Softmx_UpDown: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/828/ SharedClasses_Softmx_JitAot: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/842/ SharedClasses.SCM01.SingleCL: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/849/
@pshipton - This PR updates all the Shared Classes tests to destroy only the test related caches at setup and teardown stages. I've verified it based by running specific tests in Grinder at Adopt (links abbove). Could you please review and merge it?
Started a test build https://ci.eclipse.org/openj9/view/Pipelines/job/Pipeline-Release-Build/20/
This PR does not solve cache clean up required in SharedClassesAPI test properly. Details in: https://github.com/eclipse/openj9-systemtest/issues/73
Only destroy test specific caches at setup and teardown of tests Signed-off-by: Mesbah_Alam@ca.ibm.com Mesbah_Alam@ca.ibm.com