opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal fc410706d0
Update to Sdk 0.16.0 (#2221)
* Update to 0.16.0-SNAPSHOT

* Finish

* Finish

* Update to 0.16.0

* Finish
2021-02-09 18:00:54 +09:00
..
fake-backend Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
grpc Update smoke tests to released 0.16.0 (#2228) 2021-02-09 15:07:10 +09:00
matrix Add docker images for tomee (#2175) 2021-02-02 20:13:07 +02:00
play Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
springboot Update smoke tests to released 0.16.0 (#2228) 2021-02-09 15:07:10 +09:00
src/test Update to Sdk 0.16.0 (#2221) 2021-02-09 18:00:54 +09:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
smoke-tests.gradle Add Netty instrumentation handlers after matched handler rather than at end of pipeline. (#2100) 2021-01-25 16:06:57 +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.