Add autobahn on github actions

This commit is contained in:
Alex Hultman
2023-05-07 05:59:47 +02:00
parent abb22793ff
commit d05c1a1c60
3 changed files with 54 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"outdir": "./reports/servers",
"servers": [
{
"agent": "uWebSockets",
"url": "ws://localhost:9001"
}
],
"cases": [
"1.*",
"2.*",
"3.*",
"4.*",
"5.*",
"6.*",
"7.*",
"9.*",
"10.*"
],
"exclude-cases": [
"11.*",
"12.*",
"13.*"
],
"exclude-agent-cases": {}
}