opentelemetry-java-instrume.../smoke-tests
dependabot[bot] 2e7c526d52
Bump grpc-bom from 1.33.1 to 1.50.2 in /smoke-tests (#7100)
2022-11-08 21:58:36 +00:00
..
images Remove usage of deprecated docker image (#6969) 2022-10-26 11:22:34 -07:00
src/test Fix typos (#6961) 2022-10-24 09:06:01 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Bump grpc-bom from 1.33.1 to 1.50.2 in /smoke-tests (#7100) 2022-11-08 21:58:36 +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.