opentelemetry-java-instrume.../smoke-tests
dependabot[bot] 25f9bdcb11
Bump grpc-bom from 1.50.2 to 1.51.0 in /smoke-tests (#7214)
2022-11-17 21:49:03 +00:00
..
images Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
src/test Add shell check (#7125) 2022-11-11 14:58:05 -08:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Bump grpc-bom from 1.50.2 to 1.51.0 in /smoke-tests (#7214) 2022-11-17 21:49:03 +00: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.