opentelemetry-java-instrume.../smoke-tests
dependabot[bot] b04bf88245
Bump com.linecorp.armeria:armeria-grpc from 1.22.0 to 1.22.1 (#7816)
2023-02-14 23:11:44 +00:00
..
images Bump com.linecorp.armeria:armeria-grpc from 1.22.0 to 1.22.1 (#7816) 2023-02-14 23:11:44 +00:00
src/test Fix play smoke test (#7819) 2023-02-14 22:36:27 +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.52.1 to 1.53.0 (#7799) 2023-02-10 15:15:54 -08: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.