opentelemetry-java-instrume.../smoke-tests/matrix
Anuraag Agrawal c3dedbb64e
Enable all errorprone checks (#3155)
* Enable all errorprone checks

* Fixes

* Finish

* Finish

* Add flag to disable error prone
2021-06-01 17:41:08 +09:00
..
gradle/wrapper Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
servlet-3.0 Enable all errorprone checks (#3155) 2021-06-01 17:41:08 +09:00
servlet-5.0 Enable all errorprone checks (#3155) 2021-06-01 17:41:08 +09:00
src Fix payara windows image (#2880) 2021-04-28 13:26:26 +03:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle Fix Tomcat version specified in smoke tests with no public docker image (#2722) 2021-04-05 22:04:15 +03:00
gradlew Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
gradlew.bat Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
settings.gradle Servlet 5 API, reorganize servlet modules (#2609) 2021-03-23 14:11:43 +02:00

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.