opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal c92fbcf624
Update to OTel SDK 1.3.0 (#3253)
2021-06-12 09:56:23 -07:00
..
fake-backend Update fake backend proto version to 1.3.0 (#3252) 2021-06-11 17:22:46 +09:00
grpc Remove JCenter which is about to be sunset (#2387) 2021-03-19 23:21:52 +02:00
matrix Enable all errorprone checks (#3155) 2021-06-01 17:41:08 +09:00
play Remove JCenter which is about to be sunset (#2387) 2021-03-19 23:21:52 +02:00
springboot Remove JCenter which is about to be sunset (#2387) 2021-03-19 23:21:52 +02:00
src/test Update to OTel SDK 1.3.0 (#3253) 2021-06-12 09:56:23 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
smoke-tests.gradle Use dependency management pattern for dependency versions (#3113) 2021-05-28 11:32:08 +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.