opentelemetry-java-instrume.../smoke-tests
Nikita Salnikov-Tarnovski ef02da9090
Bootstrap prefix fix (#1833)
* Proper classloading test for WildFly and GlassFish

* Fix using BootstrapPackagePrefixesHolder

* Polish

* Format
2020-12-05 10:41:00 +02:00
..
fake-backend Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
grpc Bump smoke tests to SDK 0.12.0 (#1832) 2020-12-04 22:02:27 +09:00
matrix Bootstrap prefix fix (#1833) 2020-12-05 10:41:00 +02:00
play Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
springboot Bump smoke tests to SDK 0.12.0 (#1832) 2020-12-04 22:02:27 +09:00
src/test Bootstrap prefix fix (#1833) 2020-12-05 10:41:00 +02:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
smoke-tests.gradle Bootstrap prefix fix (#1833) 2020-12-05 10:41:00 +02: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.