opentelemetry-java-instrume.../smoke-tests
Lauri Tulmin 6ec0d02715
Add smoke test image for jetty12 (#10553)
2024-02-15 16:49:37 +02:00
..
images Add smoke test image for jetty12 (#10553) 2024-02-15 16:49:37 +02:00
src/test Update smoke test servers (#10449) 2024-02-12 14:02:27 +02:00
README.md
build.gradle.kts fix(deps): update dependency io.grpc:grpc-bom to v1.61.1 (#10395) 2024-02-03 10:41:58 +02:00

README.md

Smoke Tests

Assert that various applications will start up with the JavaAgent without any obvious ill effects.

Each subproject underneath smoke-tests produces one or more docker images containing some application under the test. Various tests in the main module then use them to run the appropriate tests.