opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal 6063a16f54
Update to OTel 1.9 (#4634)
* Update to OTel 1.9

* Check null
2021-11-15 17:56:53 +09:00
..
images Update to OTel 1.9 (#4634) 2021-11-15 17:56:53 +09: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.