From Fedora Project Wiki

Revision as of 10:02, 8 April 2010 by Liam (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test is intended to test s4/s3 suspending for guest nics


How to test

  1. determine the ip address of guest: guest_ip
  2. dboot the guest
  3. suspend the guest into s3/s4
    echo mem|disk > /sys/power/state
  4. waken from s3/s4 and test the virtual nics through ping
    ping _guest_ip -c 10

Expected Results

  1. determine the packet loss ratio, if the ratio is not zero, fail the whole test