зеркало из https://github.com/mozilla/mig.git
[doc] add ping module to integration test
This commit is contained in:
Родитель
2a61715c23
Коммит
1e9a4e5c22
|
@ -86,6 +86,14 @@
|
||||||
"^[0-9a-f]"
|
"^[0-9a-f]"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module": "ping",
|
||||||
|
"parameters": {
|
||||||
|
"destination": "localhost",
|
||||||
|
"protocol": "icmp",
|
||||||
|
"count": 5
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"syntaxversion": 2
|
"syntaxversion": 2
|
||||||
|
|
Загрузка…
Ссылка в новой задаче