opentelemetry-java-instrume.../smoke-tests
Trask Stalnaker 9edb3fd4f5
Rename smoke test image modules (#4295)
* Move under images directory

* Update references

* More

* Rename matrix to servlet

* executable

* Missed rename
2021-10-05 15:47:01 +09:00
..
images Rename smoke test image modules (#4295) 2021-10-05 15:47:01 +09:00
src/test Remove url from HttpServerAttributesExtractor (#4209) 2021-10-03 09:17:23 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Change the default javaagent artifact to have exporters (#4106) 2021-10-02 11:28:11 -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.