opentelemetry-java-instrume.../smoke-tests
dependabot[bot] 35a4a982c6
Bump io.quarkus from 3.0.0.Final to 3.0.1.Final (#8363)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 06:45:38 +00:00
..
images Bump io.quarkus from 3.0.0.Final to 3.0.1.Final (#8363) 2023-04-26 06:45:38 +00:00
src/test Smoke test with Liberty 23.0.0.3 (#8320) 2023-04-20 09:57:00 +03:00
README.md
build.gradle.kts Bump io.grpc:grpc-bom from 1.54.0 to 1.54.1 (#8308) 2023-04-17 18:54: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.