You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: stps/sig-infra/virtual-machine-template.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -269,8 +269,16 @@ The following conditions must be met before testing can begin:
269
269
-*Test Scenario:*[Tier 2] Validate upgrade continuity for existing templates and vm template requests, including post-upgrade template usability.
270
270
-*Priority:* P1
271
271
272
+
-**[CNV-73392]** — As a template author, I want the cluster to accept a template whose defaulted parameters always produce a valid VM definition
273
+
-*Test Scenario:*[Tier 2]`CNV-16314` — Submit a VirtualMachineTemplate whose default parameter values mirror the fields of a common instance type and verify the template is created successfully.
274
+
-*Priority:* P2
275
+
276
+
-**[CNV-73392]** — As a template author, I want to create a VM using the spec defined in a valid VirtualMachineTemplate
277
+
-*Test Scenario:*[Tier 2]`CNV-16336` — Create a VirtualMachine using the instance type and preference parameters defined as defaults in a valid VirtualMachineTemplate and verify the VM is created successfully.
278
+
-*Priority:* P2
279
+
272
280
-**[CNV-73392]** — As a template author, I want the cluster to reject templates that would always produce an invalid VM when defaults fill required parameters (OpenShift Virtualization 4.22)
273
-
-*Test Scenario:*[Tier 2]Validate admission behavior for invalid-by-default templates and acceptance behavior for valid templates under defaulted parameters.
281
+
-*Test Scenario:*[Tier 2]`CNV-16315` — Submit a VirtualMachineTemplate whose defaulted parameters always produce an invalid VM definition and verify the template creation is rejected with an admission error.
274
282
-*Priority:* P2
275
283
276
284
-**[CNV-73392]** — As a cluster admin, I want template workflows unavailable when the Template capability is disabled
0 commit comments