* Run smoke tests on Windows as well * Allow long paths on windows * Allow long paths on windows * Polish * Add check that spans were generated by expected OS * Fix method name * Use proper extra tag * Use long paths on CI build on Windows * Don't run linux test images on Windows * Don't run linux test images on Windows * Typo * More debug * Don't use testcontainers on Windows * Polish * Update backend * Support for extra resources on linux * Trying Linux backend on Windows * Pull backend images if not found * We do use windows images for backend as well * Use correct windows images * Less logs * Polish * Better logs * Polish * Polish |
||
---|---|---|
.. | ||
gradle/wrapper | ||
servlet-3.0 | ||
servlet-5.0 | ||
src | ||
README.md | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.md
Smoke Test Environment Matrix
This project builds docker images containing a simple test web application deployed to various application servers or servlet containers. For each server several relevant versions are chosen. In addition we build separate images for several support major java versions. This way we can test our agent with many different combinations of runtime environment, its version and running on different JVM versions from different vendors.