opentelemetry-java-instrume.../smoke-tests
Trask Stalnaker f9146bcf48
Update other gradle wrappers to 7.3 (#4705)
2021-11-24 13:19:53 -08:00
..
images Update other gradle wrappers to 7.3 (#4705) 2021-11-24 13:19:53 -08:00
src/test Add smoke test for websphere, update smoke test server versions (#4613) 2021-11-10 13:43:30 -08:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Update to OTel 1.9 (#4634) 2021-11-15 17:56:53 +09: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.