opentelemetry-java-instrume.../smoke-tests/images/servlet
Lauri Tulmin 70f7981d5e
Generate jetty 12 smoke test images for more configurations (#10558)
2024-02-16 11:01:31 +02: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 smoke test image for jetty12 (#10553) 2024-02-15 16:49:37 +02:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Generate jetty 12 smoke test images for more configurations (#10558) 2024-02-16 11:01:31 +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.