Re-run the live tests, slightly better
Tests run: 55, Failures: 9, Errors: 0, Skipped: 6
`SshKeyPairApiLiveTest.testImport` - I'm afraid the API is broken
`ECSComputeServiceLiveTest.testCorrectAuthException` returns
`ResourceNotFoundException` instead of `AuthorizationException` not entirely
sure how to treat that.
the others are mostly related to java installation on centos7 failure.
```
Results :
Failed tests:
SshKeyPairApiLiveTest.testImport:58 » IllegalArgument
{"RequestId":"4C152F57-E...
ECSComputeServiceLiveTest.testCorrectAuthException » Test
Method BaseComputeS...
ECSComputeServiceLiveTest>BaseComputeServiceLiveTest.testCreateAndRunAService:747
» NoSuchElement
ECSComputeServiceLiveTest>BaseComputeServiceLiveTest.testGet:553 »
NoSuchElement
ECSComputeServiceLiveTest>BaseComputeServiceLiveTest.testListSizes:888->BaseComputeServiceLiveTest.checkVolumes:893
{id=ecs.sn1.medium, providerId=ecs.sn1.medium, name=ecs.sn1.medium,
processors=[{cores=2.0, speed=2.0}], ram=4096, hypervisor=none,
supportsImage=Predicates.alwaysTrue()}
ECSComputeServiceLiveTest>BaseComputeServiceLiveTest.testOptionToNotBlock:873
» Authorization
ECSComputeServiceLiveTest>BaseComputeServiceLiveTest.testAScriptExecutionAfterBootWithBasicTemplate:249->BaseComputeServiceLiveTest.checkNodes:532->BaseComputeServiceLiveTest.sshPing:928->BaseComputeServiceLiveTest.doCheckJavaIsInstalledViaSsh:949
{output=bash: java: command not found
, error=, exitStatus=127}
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/443#issuecomment-416260449