opentelemetry-java-instrume.../smoke-tests
Gregor Zeitlinger 233d7d8a98
convert groovy smoke test to java, part 2 (#14683)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-09-19 10:01:26 +00:00
..
images fix(deps): update spring boot to v3.5.6 (patch) (#14709) 2025-09-18 13:22:04 -07:00
src convert groovy smoke test to java, part 2 (#14683) 2025-09-19 10:01:26 +00:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Use single shaded testing artifact (#14676) 2025-09-16 07:30:27 -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.