mirror of https://github.com/apache/cloudstack.git
test: Update test ubuntu template for VMware to deployasis=False (#10881)
This commit is contained in:
parent
90316b2e90
commit
badf3e18da
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue