opentelemetry-java-instrume.../smoke-tests
jason plumb 4c8b8a77fb
Add exporter factory for JaegerThriftSpanExporter (#1868)
* add exporter factory for JaegerThriftSpanExporter

* add smoke test
2020-12-14 13:02:51 -08:00
..
fake-backend Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
grpc Bump gRPC version in smoke test (#1838) 2020-12-07 11:34:46 +09:00
matrix fix liberty docker images (#1853) 2020-12-09 10:59:04 +02:00
play Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
springboot Bump smoke tests to SDK 0.12.0 (#1832) 2020-12-04 22:02:27 +09:00
src/test Add exporter factory for JaegerThriftSpanExporter (#1868) 2020-12-14 13:02:51 -08:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
smoke-tests.gradle Update to SDK 0.12.0 (#1830) 2020-12-07 17:16:47 +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.