opentelemetry-java-instrume.../smoke-tests/images/servlet
Lauri Tulmin 9c93163a9c
Fix building wildfly docker image (#11998)
2024-08-13 14:51:03 -07: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 Fix building wildfly docker image (#11998) 2024-08-13 14:51:03 -07:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Fix building wildfly docker image (#11998) 2024-08-13 14:51:03 -07: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.