opentelemetry-java-instrume.../smoke-tests
Trask Stalnaker 10db083e77
Update to OTel API/SDK 1.2.0 (#2945)
* Update to OTel API/SDK 1.2.0

* TCP.IP -> tcp_ip

* Fix smoke tests
2021-05-10 10:14:07 -07:00
..
fake-backend Pass jvm arguments from env var on windows payara (#2874) 2021-04-27 11:22:19 +03:00
grpc Remove JCenter which is about to be sunset (#2387) 2021-03-19 23:21:52 +02:00
matrix Fix payara windows image (#2880) 2021-04-28 13:26:26 +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 Update to OTel API/SDK 1.2.0 (#2945) 2021-05-10 10:14:07 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
smoke-tests.gradle Renamed min java for test property to better reflect its purpose (#2917) 2021-05-06 11:51:13 -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.