meinaLi

Results 19 comments of meinaLi

``` # avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 virtual_disks.multidisks.coldplug.single_disk_test.disk_option_bootdisk.disk_virtio_bootorder_snapshot JOB ID : bb18d4040f97af2d43a73e3a607705a154e833eb JOB LOG : /var/lib/avocado/job-results/job-2024-04-18T03.26-bb18d40/job.log (1/1) type_specific.io-github-autotest-libvirt.virtual_disks.multidisks.coldplug.single_disk_test.disk_option_bootdisk.disk_virtio_bootorder_snapshot: PASS (131.25 s) RESULTS : PASS 1 | ERROR 0...

``` # avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 virtual_disks.scsi3_persistent_reservation.reservations_managed B LOG : /var/lib/avocado/job-results/job-2022-11-09T03.33-b8a0545/job.log (1/2) type_specific.io-github-autotest-libvirt.virtual_disks.scsi3_persistent_reservation.reservations_managed.hotplug_disk: PASS (149.00 s) (2/2) type_specific.io-github-autotest-libvirt.virtual_disks.scsi3_persistent_reservation.reservations_managed.coldplug_disk: PASS (149.64 s) RESULTS : PASS 2 | ERROR...

``` # avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 virtual_disks.scsi3_persistent_reservation.reservations_managed JOB ID : b3102e1c577b1792b9e64c29c3d981ec05bdf5cd JOB LOG : /var/lib/avocado/job-results/job-2022-11-21T03.16-b3102e1/job.log (01/10) type_specific.io-github-autotest-libvirt.virtual_disks.scsi3_persistent_reservation.reservations_managed.hotplug_disk.enable_auth.auth_uuid.auth_in_source: PASS (153.00 s) (02/10) type_specific.io-github-autotest-libvirt.virtual_disks.scsi3_persistent_reservation.reservations_managed.hotplug_disk.enable_auth.auth_uuid.auth_out_source: PASS (144.88 s) ...... (09/10)...

@dzhengfy This PR is not depended on https://github.com/avocado-framework/avocado-vt/pull/3561. And I also think there's no effect on different RHEL.

This PR is passed in RHEL8 and RHEL9.

``` # avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 virtual_disks.snapshot_blockpull..auth_backend_test JOB ID : 1b7f1d0872aabec924cbb3a193ec0b0e42006987 JOB LOG : /var/lib/avocado/job-results/job-2022-11-11T06.59-1b7f1d0/job.log (1/1) type_specific.io-github-autotest-libvirt.virtual_disks.snapshot_blockpull.positive_test.auth_backend_test.native_path.middle_to_top_to_base: PASS (471.04 s) RESULTS : PASS 1 | ERROR 0...

Depend on https://github.com/avocado-framework/avocado-vt/pull/3561

From https://github.com/avocado-framework/avocado-vt/pull/3588 we can know, this adjustment will not affect another auto test. So I'll close this PR.