mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
tests - fix magento/k8s again
This commit is contained in:
parent
4f4c446f7b
commit
897528b730
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
magentoHost: "https://www.example.com"
|
||||
magentoHost: "www.example.com"
|
||||
magentoUsername: "user"
|
||||
magentoPassword: "changeme42"
|
||||
magentoEmail: "contact@example.com"
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
],
|
||||
"timeout": 360,
|
||||
"no_copy_container": true,
|
||||
"delay": 180,
|
||||
"tests": [
|
||||
{
|
||||
"type": "string",
|
||||
|
|
|
|||
Loading…
Reference in a new issue