opentelemetry-java-instrume.../smoke-tests/matrix
Nikita Salnikov-Tarnovski ef02da9090
Bootstrap prefix fix (#1833)
* Proper classloading test for WildFly and GlassFish

* Fix using BootstrapPackagePrefixesHolder

* Polish

* Format
2020-12-05 10:41:00 +02:00
..
gradle/wrapper Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
src Fix matrix smoke test package name (#1827) 2020-12-03 17:24:57 -08:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle Bootstrap prefix fix (#1833) 2020-12-05 10:41:00 +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.