Skip to content

Commit

Permalink
limit test version of check_get_diskstatus
Browse files Browse the repository at this point in the history
QGA: limit RHEL and qemu version for check_get_diskstats

Signed-off-by: Boqiao Fu <[email protected]>
  • Loading branch information
fbq815 committed Jul 10, 2023
1 parent e715faa commit 73af64a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qemu/tests/cfg/qemu_guest_agent.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,7 @@
kill_qga_program_cmd = taskkill /im qemu-ga.exe /t /f
- check_get_diskstats:
only Linux
no RHEL.7 RHEL.8 RHEL.9.0 RHEL.9.1
gagent_check_type = get_diskstats
count_num_arg = head -n 1 /proc/diskstats | awk '{print NF; exit}'
disk_num_guest = cat /proc/diskstats |wc -l
Expand Down

0 comments on commit 73af64a

Please sign in to comment.