This is an automated email from the ASF dual-hosted git repository.

weizhou pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.20 by this push:
     new badf3e18dae test: Update test ubuntu template for VMware to 
deployasis=False (#10881)
badf3e18dae is described below

commit badf3e18dae27d2f2c660e8fa651885874fe43d7
Author: Wei Zhou <weiz...@apache.org>
AuthorDate: Mon May 19 08:57:02 2025 +0200

    test: Update test ubuntu template for VMware to deployasis=False (#10881)
---
 tools/marvin/marvin/config/test_data.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/marvin/marvin/config/test_data.py 
b/tools/marvin/marvin/config/test_data.py
index bde48c87616..e71c9460af0 100644
--- a/tools/marvin/marvin/config/test_data.py
+++ b/tools/marvin/marvin/config/test_data.py
@@ -1094,7 +1094,7 @@ test_data = {
             "url": 
"https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.ova";,
             "requireshvm": "True",
             "ispublic": "True",
-            "deployasis": "True"
+            "deployasis": "False"
         },
     },
     "test_ovf_templates": [

Reply via email to