Anuraag Agrawal 784f4b6704 Integrate servlet smoke into main build (#5829) 2 years ago
..
images 784f4b6704 Integrate servlet smoke into main build (#5829) 2 years ago
src 31ef95d2b0 Fix setting backend -Xmx for linux smoke tests (#5817) 2 years ago
README.md 71f1a79100 Introduce test matrix (#1821) 4 years ago
build.gradle.kts 8cda90b8c1 Set Runtime Classpath normalizer for agent input of :smoke-tests:test task (#5801) 2 years 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.