Skip to content
  • Paulo Zanoni's avatar
    tests/pm_pc8: remove sleep() call when setting up the environment · 6f288749
    Paulo Zanoni authored
    
    
    This sleep was added because sometimes we didn't reach PC8+
    residencies, but it was still not enough to prevent the problem every
    time, and it is really not needed most of the times. I have
    investigated more and it seems that we only have to wait until after
    some minutes have past since the machine booted. So just remove the
    sleep for now since when you run each subtest in a separate process,
    you end up having to sleep at every subtest.
    
    Signed-off-by: default avatarPaulo Zanoni <paulo.r.zanoni@intel.com>
    6f288749