Commit Graph

5 Commits

Author SHA1 Message Date
Dan Prince c81febc28a Updated the EC2 metadata controller so that it returns the correct value
for instance-type metadata.
2011-08-09 16:00:54 -04:00
Dan Prince 458932a4f0 Update the curl command in the __public_instance_is_accessible function
of test_netadmin to return an error code which we can then check for
and handle properly. This should allow calling functions to properly
retry and timout if an actual test failure happens.
2011-08-06 22:59:09 -04:00
Dan Prince 336efaf814 Add exception logging for instance IDs in the __public_instance_is_accessible
smoke test function. This should help troubleshoot an intermittent failure.
2011-08-05 11:17:05 -04:00
Vishvananda Ishaya 24eb5c0b78 removed unused references to unittest 2011-02-24 21:33:26 -08:00
Vishvananda Ishaya 498638ce36 make smoketests run with nose 2011-02-24 17:17:42 -08:00