opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal b2f2c96904
Bump gRPC version in smoke test (#1838)
2020-12-07 11:34:46 +09: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 Bootstrap prefix fix (#1833) 2020-12-05 10:41:00 +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 Bootstrap prefix fix (#1833) 2020-12-05 10:41:00 +02:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
smoke-tests.gradle Bootstrap prefix fix (#1833) 2020-12-05 10:41:00 +02: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.