ensure_environment
Diagnose and heal the local JMeter runtime (JDK, JMeter, plugins, Docker) to ensure a usable execution environment for performance tests, optionally forcing Docker.
Instructions
Diagnose and heal the local JMeter runtime (JDK, JMeter, plugins, Docker).
Call when the host may lack a usable runtime. Returns a ProvisionResult describing actions taken and the resulting execution_mode. Set force_docker=true to prefer Docker when docker_available (even if native is ready).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_docker | No | ||
| allow_download | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||