opentelemetry-java-instrume.../smoke-tests
Gregor Zeitlinger 5df8a5a0a0
Manifest resource detector (#10621)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-03-13 13:12:35 -07:00
..
images fix(deps): update dependency org.apache.logging.log4j:log4j-bom to v2.23.1 (main) (#10791) 2024-03-11 09:36:39 +02:00
src/test Manifest resource detector (#10621) 2024-03-13 13:12:35 -07:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts fix(deps): update dockerjavaversion to v3.3.6 (main) (patch) (#10723) 2024-03-01 10:03:04 +02: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.