Skip to content

Commit

Permalink
test: check the serial number of 'Use existing' disk
Browse files Browse the repository at this point in the history
  • Loading branch information
yunmingyang authored and martinpitt committed Dec 25, 2023
1 parent a3dff5b commit 5ed70e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/check-machines-disks
Original file line number Diff line number Diff line change
Expand Up @@ -1412,6 +1412,8 @@ class TestMachinesDisks(VirtualMachinesCase):
expected_target='vdf',
expected_access="Writeable",
volume_format='raw',
serial="useexisting",
expected_serial="useexisting"
).execute()

self.createVm("subVmTest2")
Expand Down

0 comments on commit 5ed70e8

Please sign in to comment.