Comment 4 for bug 2066999

Revision history for this message
Seth Carolan (secarola) wrote :

Successfully tested with the agent on the M6g family. Received 599/600 successful hibernate resumes. The one failure was unrelated to the agent and within reasonable margins.

High level testing steps:
1.) Run M6g Instance.
2.) Connect to the instance and install the PPA (https://launchpad.net/~mitchdz/+archive/ubuntu/ec2-hibinit-agent-arm)
3.) Install kernel with the changes in this bug so that hibernation is enabled. (https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2060992)
4.) Reboot instance and create an AMI from the instance.
5.) Use the created AMI in all remaining steps
6.) Run Instance
7.) Run script on instance to emit timestamped "heartbeat" to dynamoDB table
8.) Hibernate instance
9.) Resume instance
10.) Confirm "heartbeat" is emitted with a new timestamp after resume
11.) Repeat 8-10 once more.