Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
v3.6
-
TIG 2018-1-1
-
15
Description
When a remote EC2 instance is unreachable, causing a test failure, we need to log the full status of the instance.
This is done as follows:
python buildscripts/aws_ec2.py --imageId ${instance_id} --mode status
|