opentelemetry-java-instrume.../smoke-tests
dependabot[bot] ae852aca59
Bump io.quarkus from 2.15.3.Final to 2.16.0.Final (#7611)
2023-01-18 21:59:47 +00:00
..
images Bump io.quarkus from 2.15.3.Final to 2.16.0.Final (#7611) 2023-01-18 21:59:47 +00:00
src/test Disable YodaCondition check and revert some of the changes (#7596) 2023-01-17 19:44:15 -08:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Bump grpc-bom from 1.52.0 to 1.52.1 (#7590) 2023-01-16 11:12:33 +01: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.