opentelemetry-java-instrume.../smoke-tests
jack-berg 9b8f74515a
Rename p.r.j.memory.max to p.r.j.memory.limit (#6161)
* Rename p.r.j.memory.max to p.r.j.memory.limit

* Fix build
2022-06-13 13:17:04 -07:00
..
images Replace deprecated adoptopenjdk docker images (#5971) 2022-05-04 12:01:49 +03:00
src/test Rename p.r.j.memory.max to p.r.j.memory.limit (#6161) 2022-06-13 13:17:04 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Small consistency (#5931) 2022-04-25 15:06:38 -07: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.