opentelemetry-java-instrume.../smoke-tests
Felix Wong ee781f5710
Update Liberty versions (#7857)
Open Liberty version 20.0.0.x are out of support. This PR removes
20.0.0.x and adds 22.0.0.x.
2023-03-02 18:53:25 +02:00
..
images Update websphere smoke test images (#7948) 2023-03-01 15:59:13 -08:00
src/test Update Liberty versions (#7857) 2023-03-02 18:53:25 +02:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Remove TODO (#7955) 2023-03-02 08:32:49 -08: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.