opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal 971ca8b19c
Update to OTel 1.6 (#4120)
* Update to OTel 1.6

* Example build

* More example

* More example
2021-09-14 20:12:18 +09:00
..
fake-backend Format java files in standalone projects (#4105) 2021-09-13 16:16:25 +09:00
grpc Format java files in standalone projects (#4105) 2021-09-13 16:16:25 +09:00
matrix Update smoke test docker images (#4095) 2021-09-13 09:59:48 -07:00
play Upgrade all gradle wrappers (#4107) 2021-09-13 16:16:10 +09:00
springboot Format java files in standalone projects (#4105) 2021-09-13 16:16:25 +09:00
src/test Update to OTel 1.6 (#4120) 2021-09-14 20:12:18 +09:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Bump smoke test timeout (#4033) 2021-08-31 09:48:25 -07: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.