mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 16:35:03 +00:00
19 lines
314 B
JSON
19 lines
314 B
JSON
{
|
|
"options": {
|
|
"failByDrop": false
|
|
},
|
|
"outdir": "./target/reports/servers",
|
|
"servers": [
|
|
{
|
|
"agent": "Jetty-10.0.0-SNAPSHOT",
|
|
"url": "ws://127.0.0.1:9001",
|
|
"options": {
|
|
"version": 18
|
|
}
|
|
}
|
|
],
|
|
"cases": ["*"],
|
|
"exclude-cases": [],
|
|
"exclude-agent-cases": {}
|
|
}
|