Skip to content
Snippets Groups Projects
  • Tom Rini's avatar
    08128f05
    CI: Do not test "sleep" in QEMU · 08128f05
    Tom Rini authored
    
    When we have platforms being emulated by QEMU we cannot rely on the
    "sleep" command running for the expected wall-clock amount of time. Even
    with our current allowance for deviation from expected time, it will
    still fail from time to time. Exclude the sleep test here.
    
    Signed-off-by: default avatarTom Rini <trini@konsulko.com>
    08128f05
    History
    CI: Do not test "sleep" in QEMU
    Tom Rini authored
    
    When we have platforms being emulated by QEMU we cannot rely on the
    "sleep" command running for the expected wall-clock amount of time. Even
    with our current allowance for deviation from expected time, it will
    still fail from time to time. Exclude the sleep test here.
    
    Signed-off-by: default avatarTom Rini <trini@konsulko.com>