opentelemetry-java-instrume.../smoke-tests
Trask Stalnaker 1aa005c1a8
Update tomcat smoke test to Java 17 (#4232)
* Update tomcat smoke test to Java 17

* Update tomcat versions and add more java 17
2021-09-28 20:19:59 -07:00
..
fake-backend Remove collector from smoke tests (#4186) 2021-09-21 12:33:01 -07:00
grpc Use repo-scoped ghcr packages (#4149) 2021-09-17 13:12:53 +03:00
matrix Update tomcat smoke test to Java 17 (#4232) 2021-09-28 20:19:59 -07:00
play Use repo-scoped ghcr packages (#4149) 2021-09-17 13:12:53 +03:00
springboot Two ghcr container name improvements (#4165) 2021-09-18 09:35:47 -07:00
src/test Use repo scoped ghcr package (#4166) 2021-09-21 13:47:59 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Bump smoke test timeout (#4033) 2021-08-31 09:48:25 -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.