opentelemetry-java-instrume.../smoke-tests
Trask Stalnaker f3b3e6b975
Enable Quarkus smoke test (#4891)
2021-12-13 21:02:24 -08:00
..
images Fix publishing quarkus smoke test image (#4890) 2021-12-13 11:40:25 -08:00
src/test Enable Quarkus smoke test (#4891) 2021-12-13 21:02:24 -08:00
README.md
build.gradle.kts

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.