Skip to content

Commit

Permalink
Merge pull request autotest#5183 from vwu-vera/imm-bits
Browse files Browse the repository at this point in the history
v2v: add TC "Convert the img which is set immutable bits"
  • Loading branch information
xiaodwan authored Sep 15, 2023
2 parents 020df6c + 956819b commit 3d1a6fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions v2v/tests/cfg/v2v_options.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,11 @@
only output_mode.none
checkpoint = 'copy_to_local'
check_command = 'virt-v2v-copy-to-local -ic xen+ssh://${xen_hostname} ${main_vm}'
- immutable-bits:
only input_mode.none
only output_mode.none
input_disk_image = '/DISK_IMAGE_PATH_V2V_EXAMPLE/IMAGE_WITH_IMMUTABLE_BITS_V2V_EXAMPLE'
v2v_options = '-i disk ${input_disk_image} -o null'
- negative_test:
status_error = "yes"
variants:
Expand Down

0 comments on commit 3d1a6fb

Please sign in to comment.