opentelemetry-java-instrume.../smoke-tests
Ago Allikmaa 314794eaae
Tomcat 10 and Jetty 11 smoke tests (#2723)
2021-04-06 08:23:48 +03: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 Fix Tomcat version specified in smoke tests with no public docker image (#2722) 2021-04-05 22:04:15 +03: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 Tomcat 10 and Jetty 11 smoke tests (#2723) 2021-04-06 08:23:48 +03: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.