opentelemetry-java-instrume.../smoke-tests/matrix
Ago Allikmaa be75cee7e4
Add test matrix Docker images for OpenJ9 (#2377)
* Add test matrix Docker images for OpenJ9

* Removed an invalid test image configuration.

* Reordered lines in Dockerfile for more optimal caching
2021-02-23 16:15:12 +02:00
..
gradle/wrapper Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
src Add test matrix Docker images for OpenJ9 (#2377) 2021-02-23 16:15:12 +02:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle Add test matrix Docker images for OpenJ9 (#2377) 2021-02-23 16:15:12 +02:00
gradlew Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
gradlew.bat Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
settings.gradle Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00

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.