opentelemetry-java-instrume.../smoke-tests/images/servlet
Trask Stalnaker 201f7c7f9d
Add Java 23 to the smoke test matrix (#12323)
2024-09-26 12:20:27 +03:00
..
servlet-3.0 Servlet async smoke test on Payara (#9270) 2023-08-22 12:20:31 +03:00
servlet-5.0 Servlet async smoke test on Payara (#9270) 2023-08-22 12:20:31 +03:00
src Add Java 23 to the smoke test matrix (#12323) 2024-09-26 12:20:27 +03:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Add Java 23 to the smoke test matrix (#12323) 2024-09-26 12:20:27 +03: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.