opentelemetry-java-instrume.../smoke-tests
Felix Wong 51e3b77226
Smoke test with Liberty 23.0.0.3 (#8320)
2023-04-20 09:57:00 +03:00
..
images Add Open Liberty 23.0.0.3 images (#8312) 2023-04-18 15:13:02 -07: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.