opentelemetry-java-instrume.../smoke-tests
Trask Stalnaker 5345c87680
End groovy files with newline (#7127)
2022-11-10 12:21:55 +01:00
..
images Remove usage of deprecated docker image (#6969) 2022-10-26 11:22:34 -07:00
src/test End groovy files with newline (#7127) 2022-11-10 12:21:55 +01: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.