1ae1b6e wait longer for system to shutdown in _console_shutdown

Authored and Committed by adamwill 7 years ago
    wait longer for system to shutdown in _console_shutdown
    
    We're not really *testing* shutdown here, we're just shutting
    down to make sure the uploaded disk image is clean. So we don't
    really mind if shutdown takes a while. It often seems to take
    longer than 1 minute on KDE installs and cause a soft fail, so
    let's bump the timeout to 3 minutes.
    
        
file modified
+1 -1