e9fda18 Explicit timeout for the 'top' in _collect_data

Authored and Committed by adamwill 7 years ago
    Explicit timeout for the 'top' in _collect_data
    
    This keeps failing because the default `assert_script_run`
    timeout changed from 90 to 30 in the last os-autoinst update
    (an unintended consequence of a change I made). This has been
    fixed upstream, but in the mean time, let's just set an
    explicit timeout on the call.
    
        
file modified
+1 -1