opentelemetry-java-instrume.../smoke-tests
Jérôme Prinet 1110eac427
Upgrade playframework Gradle plugin to fix a build cache miss (#8828)
2023-06-29 14:49:01 +02:00
..
images Upgrade playframework Gradle plugin to fix a build cache miss (#8828) 2023-06-29 14:49:01 +02:00
src/test Update smoke test image tag (#8726) 2023-06-14 18:33:33 +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.55.1 to 1.56.0 (#8729) 2023-06-14 15:54:00 -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.