opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal 1ca700525f
Integrate smoketests into the normal build (#5825)
* Integrate grpc, play, quarks, spring boot projects into main build.

* Apply spotless

* Apply spotless

* Fix spring-boot

* Fix quarkus

* README drift

* Update updater
2022-04-14 14:37:42 +09:00
..
images Integrate smoketests into the normal build (#5825) 2022-04-14 14:37:42 +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.