opentelemetry-java-instrume.../smoke-tests
Nikita Salnikov-Tarnovski 6281583770
Fix smoke tests to use new images (#1845)
2020-12-07 16:21:22 +02: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 Let smoke test use non-default servlet context (#1844) 2020-12-07 14:39:23 +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 Fix smoke tests to use new images (#1845) 2020-12-07 16:21:22 +02: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.