mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-15 11:04:49 +00:00
19 lines
331 B
JSON
19 lines
331 B
JSON
{
|
|
"options": {
|
|
"failByDrop": false
|
|
},
|
|
"outdir": "./target/reports/servers",
|
|
"servers": [
|
|
{
|
|
"agent": "jetty-autobahn-test",
|
|
"url": "ws://host.testcontainers.internal:9001",
|
|
"options": {
|
|
"version": 18
|
|
}
|
|
}
|
|
],
|
|
"cases": ["*"],
|
|
"exclude-cases": [],
|
|
"exclude-agent-cases": {}
|
|
}
|