opentelemetry-java-instrume.../smoke-tests
Lauri Tulmin 255c7eeb28
Update windows fake backend version (#2695)
2021-04-01 16:12:43 -07:00
..
fake-backend Update java in windows fake backend image (#2694) 2021-04-01 19:25:00 +03:00
grpc Remove JCenter which is about to be sunset (#2387) 2021-03-19 23:21:52 +02:00
matrix Run smoke tests on Windows as well (#2617) 2021-03-26 15:11:59 +02: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 windows fake backend version (#2695) 2021-04-01 16:12:43 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
smoke-tests.gradle Split out smoke tests further (#2668) 2021-03-31 09:23:21 +03: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.