opentelemetry-java-instrume.../smoke-tests
dependabot[bot] 7f5f0d46ff
Bump com.google.protobuf:protobuf-java-util from 3.23.0 to 3.23.1 (#8518)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 09:49:36 +03:00
..
images Bump io.quarkus from 3.0.2.Final to 3.0.3.Final (#8468) 2023-05-11 10:39:35 +02:00
src/test Update smoke tests servers and add jdk21 (#8452) 2023-05-12 10:42:35 -07: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.23.0 to 3.23.1 (#8518) 2023-05-18 09:49:36 +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.