opentelemetry-java-instrume.../smoke-tests
Lauri Tulmin 29790d8472
Low cardinality name for servlet span (#2417)
2021-03-04 12:39:37 -08:00
..
fake-backend Fix grpc smoke build (#2439) 2021-03-01 16:54:18 +09:00
grpc Fix grpc smoke build (#2439) 2021-03-01 16:54:18 +09:00
matrix Add test matrix Docker images for OpenJ9 (#2377) 2021-02-23 16:15:12 +02:00
play Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
springboot Update to otel-java 1.0.0 (#2431) 2021-02-28 11:15:27 -08:00
src/test Low cardinality name for servlet span (#2417) 2021-03-04 12:39:37 -08:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
smoke-tests.gradle Fix running condition for smoke-tests (#2389) 2021-02-24 12:27:29 +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.