opentelemetry-java-instrume.../smoke-tests
Lauri Tulmin d24cf67741
Fix windows smoke tests (#7958)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7963
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7964
2023-03-03 22:08:01 +02:00
..
images Update websphere smoke test images (#7948) 2023-03-01 15:59:13 -08:00
src/test Fix windows smoke tests (#7958) 2023-03-03 22:08:01 +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.