bunkerized-nginx/examples/magento/tests.json

15 lines
265 B
JSON

{
"name": "magento",
"kinds": ["docker", "autoconf", "swarm", "kubernetes"],
"timeout": 360,
"no_copy_container": true,
"delay": 300,
"tests": [
{
"type": "string",
"url": "https://www.example.com",
"string": "magento"
}
]
}