opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal 8bba7ac364
Update smoke tests to 0.17.0 (#2327)
2021-02-18 15:49:09 +09:00
..
fake-backend Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
grpc Update smoke tests to 0.17.0 (#2327) 2021-02-18 15:49:09 +09:00
matrix Add docker images for tomee (#2175) 2021-02-02 20:13:07 +02:00
play Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
springboot Update smoke tests to 0.17.0 (#2327) 2021-02-18 15:49:09 +09:00
src/test Start smoke test backend and collector only once (#2249) 2021-02-11 22:13:24 -08:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
smoke-tests.gradle Add Netty instrumentation handlers after matched handler rather than at end of pipeline. (#2100) 2021-01-25 16:06:57 +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.