opentelemetry-java-instrume.../smoke-tests
jason plumb 409882fd78
update quarkus version (#8846)
2023-06-30 17:15:57 -07:00
..
images update quarkus version (#8846) 2023-06-30 17:15:57 -07:00
src/test Update smoke test image tag (#8726) 2023-06-14 18:33:33 +00:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Bump io.grpc:grpc-bom from 1.55.1 to 1.56.0 (#8729) 2023-06-14 15:54:00 -07: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.