-
Notifications
You must be signed in to change notification settings - Fork 182
Fix cases boot issues #4425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Fix cases boot issues #4425
Conversation
Signed-off-by: qingwangrh <[email protected]>
WalkthroughThis pull request adds the configuration parameter Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
|
python ConfigTest.py --testcase=virtio_aer_opt,block_check_memory_leak.with_pass_through.with_block,block_iscsi_with_specical_max_sectors,block_iothread_test.with_cfg.legacy_cfg,block_4k_discard.with_hd,throttle_block_set_io_throttle,vdpa_sim_blk_test.multi_disks --iothread_scheme=full:3 --nr_iothreads=2 --platform=x86_64 --guestname=RHEL.9.8 --driveformat=virtio_blk --imageformat=qcow2 --machines=q35 --customsparams="vm_mem_limit = 12G" --firmware=default_bios --netdst=virbr0 --clone=no (1/7) Host_RHEL.m9.u8.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.8.0.x86_64.io-github-autotest-qemu.vdpa_sim_blk_test.multi_disks.q35: STARTED |
|
@XueqiangWei @fbq815 Please help to review. thanks |
|
The bootindex will not be added to the virtio_blk device automatically after the new update (commit 9209b9482c984b3da752a2ab90c57a4af6254c0e). In order to avoid boot issue, set image_boot=yes is a solution. LGTM |
ID: 4776, 4777, 4778, 4779, 4780, 4781, 4782
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.