opentelemetry-java-instrume.../smoke-tests/matrix
Trask Stalnaker 635acd41f4
Update tomcat smoke tests to run against Java 17 (#4233)
* Update tomcat smoke tests

* Fix

* Tomcat 10 on Java 8 is failing

* Fix wildfly

* Hopefully last fix
2021-09-29 12:50:19 -07:00
..
gradle/wrapper Upgrade all gradle wrappers (#4107) 2021-09-13 16:16:10 +09:00
servlet-3.0 Format java files in standalone projects (#4105) 2021-09-13 16:16:25 +09:00
servlet-5.0 Format java files in standalone projects (#4105) 2021-09-13 16:16:25 +09:00
src Update tomcat smoke test to Java 17 (#4232) 2021-09-28 20:19:59 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle Update tomcat smoke tests to run against Java 17 (#4233) 2021-09-29 12:50:19 -07:00
gradlew Upgrade all gradle wrappers (#4107) 2021-09-13 16:16:10 +09:00
gradlew.bat Upgrade all gradle wrappers (#4107) 2021-09-13 16:16:10 +09: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.