Mateusz Rzeszutek c8a7b140f2 Bump quarkus version to 3.0.1 (#8379) 1 year ago
..
images c8a7b140f2 Bump quarkus version to 3.0.1 (#8379) 1 year ago
src 51e3b77226 Smoke test with Liberty 23.0.0.3 (#8320) 1 year ago
README.md 2d7395c44b Introduce markdown lint check (#7175) 2 years ago
build.gradle.kts 0e372431bf Bump io.grpc:grpc-bom from 1.54.0 to 1.54.1 (#8308) 1 year ago

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.