opentelemetry-java-instrume.../smoke-tests
dependabot[bot] e87f7e366c
Bump quarkus-bom from 2.14.2.Final to 2.14.3.Final (#7364)
2022-12-06 21:46:11 +00:00
..
images Bump quarkus-bom from 2.14.2.Final to 2.14.3.Final (#7364) 2022-12-06 21:46:11 +00:00
src/test Run smoke tests on OpenJ9 Java 17 and 18 (#7340) 2022-11-30 08:58:57 +01:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Bump protobuf-java-util from 3.21.9 to 3.21.10 (#7351) 2022-12-01 15:11:48 -08: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.