Skip to content

Latest commit

 

History

History
 
 

system

Adoptium System Tests

System tests help verify that the adoptium binaries are good by running a variety of load tests.

Related repositories:

  • System tests that run both on adoptium and OpenJ9 SDKs are located at: github.com/adoptium/aqa-systemtest.git
  • System tests specific to OpenJ9 are located at: github.com/eclipse-openj9/openj9-systemtest.git
  • STF framework that runs system tests are located at: github.com/adoptium/STF.git

How it works

The build.xml file defines steps to pull test materials from the above 3 repositories, and compile them. The playlist.xml file defines a set of test we want to run.

For detailed documentation, please see

Please direct questions to the #testing Slack channel.