opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal a0b0b1223f
Migrate spring-boot smoke build to kotlin (#5824)
2022-04-14 13:08:13 +09:00
..
images Migrate spring-boot smoke build to kotlin (#5824) 2022-04-14 13:08:13 +09:00
src/test Fix setting backend -Xmx for linux smoke tests (#5817) 2022-04-13 09:45:47 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Set Runtime Classpath normalizer for agent input of :smoke-tests:test task (#5801) 2022-04-12 14:47:54 +09: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.