opentelemetry-java-instrume.../smoke-tests
Trask Stalnaker 15cfcfa7b2
Two ghcr container name improvements (#4165)
2021-09-18 09:35:47 -07:00
..
fake-backend Two ghcr container name improvements (#4165) 2021-09-18 09:35:47 -07:00
grpc Use repo-scoped ghcr packages (#4149) 2021-09-17 13:12:53 +03:00
matrix Update smoke test docker images (#4095) 2021-09-13 09:59:48 -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 Update "other" smoke tests to Java 16 (#4144) 2021-09-17 11:50:21 -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.