tp-libvirt icon indicating copy to clipboard operation
tp-libvirt copied to clipboard

Add new case of update interface: update-device with options

Open chloerh opened this issue 10 months ago • 0 comments

  • VIRT-298326 - [update-device] Update an interface by update-device with --live/--config/--current/--persistent on active domain
  • VIRT-298319 - [update-device] Update an interface by update-device with --live/--config/--current/--persistent on inactive domain

Test result:

 (01/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.active_vm.live: PASS (64.53 s)
 (02/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.active_vm.live_persistent: PASS (65.27 s)
 (03/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.active_vm.live_config: PASS (65.47 s)
 (04/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.active_vm.live_current: PASS (65.33 s)
 (05/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.active_vm.current: PASS (65.04 s)
 (06/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.active_vm.persistent: PASS (64.86 s)
 (07/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.active_vm.persistent_current:PASS (65.32 s)
 (08/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.active_vm.config: PASS (64.87 s)
 (09/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.active_vm.config_persistent: PASS (65.46 s)
 (10/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.active_vm.none: PASS (64.89 s)
 (11/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.inactive_vm.live: PASS (6.20 s)
 (12/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.inactive_vm.live_persistent: PASS (6.19 s)
 (13/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.inactive_vm.live_config: PASS (6.13 s)
 (14/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.inactive_vm.live_current: PASS (6.22 s)
 (15/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.inactive_vm.current: PASS (6.21 s)
 (16/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.inactive_vm.persistent: PASS (6.22 s)
 (17/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.inactive_vm.persistent_current:
 PASS (6.25 s)
 (18/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.inactive_vm.config: PASS (6.25 s)
 (19/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.inactive_vm.config_persistent:
PASS (6.23 s)
 (20/20) type_specific.io-github-autotest-libvirt.virtual_network.update_device.with_options.inactive_vm.none: PASS (6.21 s)
RESULTS    : PASS 20 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

chloerh avatar Apr 01 '24 08:04 chloerh