opentelemetry-java-instrume.../smoke-tests
Nikita Salnikov-Tarnovski 54e3df3cd4
Add jsp to test matrix application (#1825)
* Add jsp to test matrix application

* Trying to fix sudden muzzle failure
2020-12-03 19:40:31 +02:00
..
fake-backend Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
grpc Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
matrix Add jsp to test matrix application (#1825) 2020-12-03 19:40:31 +02:00
play Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
springboot Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
src/test Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
smoke-tests.gradle Remove usage of Contexts from grpc instrumentation. (#1426) 2020-10-21 09:58:45 +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.