[
https://issues.apache.org/jira/browse/JCLOUDS-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219058#comment-14219058
]
Adrian Cole commented on JCLOUDS-775:
-------------------------------------
With code present in JCLOUDS-480 I have the following live test results
{code}
Tests run: 113, Failures: 15, Errors: 0, Skipped: 13
{code}
Note: several failed due to
{code}
Read timed out connecting to POST https://ec2.ap-southeast-2.amazonaws.com/
{code}
Let's work on getting more of these passing
> aws-ec2 provider is rusting
> ---------------------------
>
> Key: JCLOUDS-775
> URL: https://issues.apache.org/jira/browse/JCLOUDS-775
> Project: jclouds
> Issue Type: Test
> Components: jclouds-core
> Reporter: Adrian Cole
>
> Running AWSEC2TemplateBuilderLiveTest shows that we don't run tests very
> often. We either didn't run it on last release of jclouds, or completely
> ignored the failures. When we don't run tests on a regular basis, it is hard
> to tell what's a new problem vs an old problem.
> This particular test is a trip-wire as it alerts us that image changes or the
> like make our templates match differently. It also exercises every region.
> When we don't run this test, it takes longer to debug things later.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)