opentelemetry-java-instrume.../smoke-tests/matrix
Trask Stalnaker ac54f9d446
Sync windows and linux wildfly smoke test images (#3486)
2021-07-04 09:24:55 -07:00
..
gradle/wrapper Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
servlet-3.0 Enable all errorprone checks (#3155) 2021-06-01 17:41:08 +09:00
servlet-5.0 Enable all errorprone checks (#3155) 2021-06-01 17:41:08 +09:00
src Revert tomcat smoke test image changes (#3483) 2021-07-03 08:49:59 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle Sync windows and linux wildfly smoke test images (#3486) 2021-07-04 09:24:55 -07: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 Servlet 5 API, reorganize servlet modules (#2609) 2021-03-23 14:11:43 +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.