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

virsh/nodedev: fix chain test

Open smitterl opened this issue 1 year ago • 1 comments

  1. Fix test name, subtest should be nodedev_dumpxml.chain for better discoverability and set definition.
  2. Update test to run against a specific device.
  3. Allow for a list of devices to be physically present. The test will configure the first one to establish the test precondition.

smitterl avatar Jun 20 '24 11:06 smitterl

JOB ID     : 099aa3b3f61565498caf1982c55c0fe4f526b3c7
JOB LOG    : /var/log/avocado/job-results/job-2024-06-20T07.09-099aa3b/job.log
 (1/2) type_specific.io-github-autotest-libvirt.virsh.nodedev_dumpxml.chain.device_type_dasd: PASS (5.54 s)
 (2/2) type_specific.io-github-autotest-libvirt.virsh.nodedev_dumpxml.chain.device_type_css: PASS (5.55 s)
RESULTS    : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /var/log/avocado/job-results/job-2024-06-20T07.09-099aa3b/results.html
JOB TIME   : 11.39 s

smitterl avatar Jun 20 '24 11:06 smitterl