opentelemetry-java-instrume.../smoke-tests
Lauri Tulmin c65fb3ede4
Add tomee to supported servers (#2180)
* Add tomee to supported servers

* move tomee after tomcat

* correct tomee image tag
2021-02-04 14:44:21 +09:00
..
fake-backend
grpc Update smoke tests to SDK 0.15.0 (#2136) 2021-01-29 16:59:13 +09:00
matrix Add docker images for tomee (#2175) 2021-02-02 20:13:07 +02:00
play
springboot Update smoke tests to SDK 0.15.0 (#2136) 2021-01-29 16:59:13 +09:00
src/test Add tomee to supported servers (#2180) 2021-02-04 14:44:21 +09:00
README.md
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.