opentelemetry-java-instrume.../smoke-tests
Lauri Tulmin 59eb13fbbf
Add smoke test image for websphere and update other images (#4598)
* Add smoke test image for websphere and update other images

* fix windows liberty image build

* modify workflow to build websphere images

* correct liberty release

* fix typo

* add windows supported flag to server matrix
2021-11-08 08:49:24 -08:00
..
images Add smoke test image for websphere and update other images (#4598) 2021-11-08 08:49:24 -08:00
src/test Fix sun.misc.Unsafe generation on jdk17 (#4558) 2021-11-02 16:05:51 +02:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Migrate to spock 2 (#4458) 2021-10-22 08:40:58 -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.