opentelemetry-java-instrume.../smoke-tests
Aaron Ai bd6831ca43
Introduce explicit dependency for quarkus:sourcesJar (#6769)
Fixes #6768
2022-09-28 12:04:48 +03:00
..
images Introduce explicit dependency for quarkus:sourcesJar (#6769) 2022-09-28 12:04:48 +03:00
src/test Hopefully fix wildfly smoke test on windows (#6411) 2022-08-03 13:31:58 +02:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Small consistency (#5931) 2022-04-25 15:06:38 -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.