opentelemetry-java-instrume.../smoke-tests
dependabot[bot] 3122897b2e
Bump errorProneVersion from 2.18.0 to 2.19.0 (#8459)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-05-10 09:49:55 -07:00
..
images Bump io.grpc:grpc-bom from 1.54.1 to 1.55.1 (#8460) 2023-05-09 16:08:04 -07:00
src/test Bump errorProneVersion from 2.18.0 to 2.19.0 (#8459) 2023-05-10 09:49:55 -07: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.54.1 to 1.55.1 (#8460) 2023-05-09 16:08:04 -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.