Skip to content
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

nbd/002: wait for the device node to show up #134

Closed
wants to merge 1 commit into from

Commits on Mar 11, 2024

  1. nbd/002: wait for the device node to show up

    Fix the nbd/002 failure recently found by CKI:
    
    nbd/002 (tests on partition handling for an nbd device)
    nbd/002 (tests on partition handling for an nbd device)      [failed]
        runtime    ...  3.679s
        --- tests/nbd/002.out	2024-03-07 15:21:19.796849151 -0500
        +++ /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/production/kernel-tests-production.zip/storage/blktests/blk/blktests/results/nodev/nbd/002.out.bad	2024-03-07 16:01:23.838920252 -0500
        @@ -1,4 +1,4 @@
         Running nbd/002
         Testing IOCTL path
         Testing the netlink path
        -Test complete
        +Didn't have partition on the netlink path
    
    Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
    yizhanglinux committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ce4296d View commit details
    Browse the repository at this point in the history