diff --git a/examples/magento/magento-chart-values.yml b/examples/magento/magento-chart-values.yml index 77c9e8dfb..411ca30c7 100644 --- a/examples/magento/magento-chart-values.yml +++ b/examples/magento/magento-chart-values.yml @@ -1,4 +1,4 @@ -magentoHost: "https://www.example.com" +magentoHost: "www.example.com" magentoUsername: "user" magentoPassword: "changeme42" magentoEmail: "contact@example.com" diff --git a/examples/magento/tests.json b/examples/magento/tests.json index 3789708af..e5c53eb28 100644 --- a/examples/magento/tests.json +++ b/examples/magento/tests.json @@ -8,6 +8,7 @@ ], "timeout": 360, "no_copy_container": true, + "delay": 180, "tests": [ { "type": "string",