VirtualBox

Ignore:
Timestamp:
Mar 15, 2018 3:46:40 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
121308
Message:

ValidationKit: Teach vsheriff to detect RHEL5 udev hangs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py

    r71311 r71357  
    489489    ktReason_Networking_Nonexistent_host_nic           = ( 'Networking',        'Nonexistent host networking interface' );
    490490    ktReason_OSInstall_GRUB_hang                       = ( 'O/S Install',       'GRUB hang' );
     491    ktReason_OSInstall_Udev_hang                       = ( 'O/S Install',       'udev hang' );
    491492    ktReason_OSInstall_Sata_no_BM                      = ( 'O/S Install',       'SATA busmaster bit not set' );
    492493    ktReason_Panic_BootManagerC000000F                 = ( 'Panic',             'Hardware Changed' );
     
    922923        ( True,  ktReason_OSInstall_GRUB_hang,
    923924          "-----\nGRUB Loading stage2...\n\n\n\n" ), # the 3 dot hang appears to be less frequent
     925        ( True,  ktReason_OSInstall_Udev_hang,
     926          "\nStarting udev:\n\n\n\n" ),
    924927        ( True,  ktReason_Panic_BootManagerC000000F,
    925928          "Windows failed to start. A recent hardware or software change might be the" ),
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette