opentelemetry-java-instrume.../smoke-tests/matrix
Lauri Tulmin 8f8b7f75ca
Add docker images for tomee (#2175)
2021-02-02 20:13:07 +02:00
..
gradle/wrapper Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
src Add docker images for tomee (#2175) 2021-02-02 20:13:07 +02:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle Add docker images for tomee (#2175) 2021-02-02 20:13:07 +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.