Skip to content

Commit badf3e1

Browse files
test: Update test ubuntu template for VMware to deployasis=False (#10881)
1 parent 90316b2 commit badf3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/marvin/marvin/config/test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,7 @@
10941094
"url": "https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.ova",
10951095
"requireshvm": "True",
10961096
"ispublic": "True",
1097-
"deployasis": "True"
1097+
"deployasis": "False"
10981098
},
10991099
},
11001100
"test_ovf_templates": [

0 commit comments

Comments
 (0)