opentelemetry-java-instrume.../smoke-tests
dependabot[bot] 57757a5a2c
Bump com.google.protobuf:protobuf-java-util from 3.22.3 to 3.22.4 (#8416)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 12:45:53 +03:00
..
images Bump io.quarkus from 3.0.1.Final to 3.0.2.Final (#8409) 2023-05-04 05:36:52 +00:00
src/test Smoke test with Liberty 23.0.0.3 (#8320) 2023-04-20 09:57:00 +03:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Bump com.google.protobuf:protobuf-java-util from 3.22.3 to 3.22.4 (#8416) 2023-05-05 12:45:53 +03: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.