opentelemetry-java-instrume.../smoke-tests
Nikita Salnikov-Tarnovski 50bfdd1043
Upgrade testcontainers version (#4727)
* Upgrade testcontainers version

* Polish

* Use more stable waiting strategy

* Upgrade all remaining testcontainrs usages
2021-11-29 09:32:41 -08:00
..
images Update supported application servers (#4715) 2021-11-25 08:15:35 -08:00
src/test Upgrade testcontainers version (#4727) 2021-11-29 09:32:41 -08:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Update supported application servers (#4715) 2021-11-25 08:15:35 -08: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.