* Add test matrix Docker images for OpenJ9 * Removed an invalid test image configuration. * Reordered lines in Dockerfile for more optimal caching |
||
---|---|---|
.. | ||
gradle/wrapper | ||
src | ||
README.md | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.md
Smoke Test Environment Matrix
This project builds docker images containing a simple test web application deployed to various application servers or servlet containers. For each server several relevant versions are chosen. In addition we build separate images for several support major java versions. This way we can test our agent with many different combinations of runtime environment, its version and running on different JVM versions from different vendors.