opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal e58d39d4ad
Update to OTel 1.13 (#5799)
* Update to OTel 1.13

* Fix test

* Foo

* Fix app server test and start yak shaving

* Yak

* Yak

* groovy fail

* Yak

* GROOVY

* yak farm
2022-04-13 13:16:32 +03:00
..
images Migrate quarkus smoke build to kotlin (#5814) 2022-04-13 14:41:34 +09:00
src/test Update to OTel 1.13 (#5799) 2022-04-13 13:16:32 +03: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.