You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sledge-1/runtime/tests/test_noop3.json

43 lines
1.0 KiB

3 months ago
{
"active": true,
"name": "noop1",
"path": "noop_wasm.so",
"port": 10000,
"relative-deadline-us": 0,
"argsize": 0,
"http-req-headers": [],
"http-req-content-type": "text/plain",
"http-req-size": 0,
"http-resp-headers": [],
"http-resp-size": 0,
"http-resp-content-type": "text/plain",
},
{
"active": true,
"name": "noop2",
"path": "noop_wasm.so",
"port": 10001,
"relative-deadline-us": 0,
"argsize": 0,
"http-req-headers": [],
"http-req-content-type": "text/plain",
"http-req-size": 0,
"http-resp-headers": [],
"http-resp-size": 0,
"http-resp-content-type": "text/plain",
},
{
"active": true,
"name": "noop3",
"path": "noop_wasm.so",
"port": 10002,
"relative-deadline-us": 0,
"argsize": 0,
"http-req-headers": [],
"http-req-content-type": "text/plain",
"http-req-size": 0,
"http-resp-headers": [],
"http-resp-size": 0,
"http-resp-content-type": "text/plain",
"tail-module": true
}