opentelemetry-java-instrume.../smoke-tests/matrix
Ago Allikmaa 905e0c76d6
Fix Tomcat version specified in smoke tests with no public docker image (#2722)
2021-04-05 22:04:15 +03:00
..
gradle/wrapper Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
servlet-3.0 Servlet 5 API, reorganize servlet modules (#2609) 2021-03-23 14:11:43 +02:00
servlet-5.0 Servlet 5 API, reorganize servlet modules (#2609) 2021-03-23 14:11:43 +02:00
src Servlet 5 API, reorganize servlet modules (#2609) 2021-03-23 14:11:43 +02:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle Fix Tomcat version specified in smoke tests with no public docker image (#2722) 2021-04-05 22:04:15 +03: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.