opentelemetry-java-instrume.../smoke-tests
Jay DeLuca 695dc2dc71
Build smoke-test-fake-backend Docker image for arm64 architecture (#14387)
2025-08-11 08:07:38 +03:00
..
images Build smoke-test-fake-backend Docker image for arm64 architecture (#14387) 2025-08-11 08:07:38 +03:00
src/test fix(deps): update errorproneversion to v2.41.0 (minor) (#14331) 2025-07-28 10:38:51 -07:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts fix(deps): update dependency io.grpc:grpc-bom to v1.74.0 (#14344) 2025-07-28 12:46:59 -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.