opentelemetry-java-instrume.../smoke-tests
Mateusz Rzeszutek c8a7b140f2
Bump quarkus version to 3.0.1 (#8379)
2023-04-27 17:18:25 +03:00
..
images Bump quarkus version to 3.0.1 (#8379) 2023-04-27 17:18:25 +03: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 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.