opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal 784f4b6704
Integrate servlet smoke into main build (#5829)
* Integrate servlet smoke test into main build.

* errorprone

* Update updater
2022-04-14 17:01:58 +09:00
..
images Integrate servlet smoke into main build (#5829) 2022-04-14 17:01:58 +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.