opentelemetry-java-instrume.../smoke-tests
Nikita Salnikov-Tarnovski 25910d99d3
Base tomcat smoke test images on jdk ones (#4414)
2021-10-19 10:54:34 +03:00
..
images Base tomcat smoke test images on jdk ones (#4414) 2021-10-19 10:54:34 +03:00
src/test Type annotation placement (#4406) 2021-10-17 17:38:43 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Change the default javaagent artifact to have exporters (#4106) 2021-10-02 11:28:11 -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.