From 897528b730c81f328757336ef39edef2f4414750 Mon Sep 17 00:00:00 2001 From: bunkerity Date: Fri, 5 Aug 2022 11:11:01 +0200 Subject: [PATCH] tests - fix magento/k8s again --- examples/magento/magento-chart-values.yml | 2 +- examples/magento/tests.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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",