opentelemetry-java-instrume.../smoke-tests
Trask Stalnaker 278cae4667
Don't use collector dev image (#4171)
* Update collector config

* Revert "Update collector config"

This reverts commit 4a76a944af.

* Don't use -dev collector image
2021-09-20 20:47:51 -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 Don't use collector dev image (#4171) 2021-09-20 20:47:51 -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.