Some more live test feedback. This time for "rackspace-cloudservers-us":

testGetAssignableLocations(org.jclouds.rackspace.cloudservers.us.compute.CloudServersUSTemplateBuilderLiveTest):
{scope=ZONE, id=IAD, description=IAD, parent=rackspace-cloudservers-us,
iso3166Codes=[US-VA]} ||{scope=PROVIDER, id=rackspace-cloudservers-us,
description=https://identity.api.rackspacecloud.com/v2.0/,
iso3166Codes=[US-IL, US-TX, AU-NSW]}

testTemplateBuilderCanFind(org.jclouds.rackspace.cloudservers.us.compute.CloudServersUSTemplateBuilderLiveTest):
no image matched predicate:
And(nullEqualToIsParentOrIsGrandparentOfCurrentLocation(),And(osFamily(ubuntu),osVersion(^13.04$),os64Bit(true)))

testTemplateBuilderCanFind(org.jclouds.rackspace.cloudservers.us.compute.CloudServersUSTemplateBuilderLiveTest):
no image matched predicate:
And(nullEqualToIsParentOrIsGrandparentOfCurrentLocation(),And(osFamily(centos),osVersion(^6.3$),os64Bit(true)))

testTemplateBuilderCanFind(org.jclouds.rackspace.cloudservers.us.compute.CloudServersUSTemplateBuilderLiveTest):
no image matched predicate:
And(nullEqualToIsParentOrIsGrandparentOfCurrentLocation(),And(osFamily(centos),osVersion(^6.2$),os64Bit(true)))

testTemplateBuilderCanFind(org.jclouds.rackspace.cloudservers.us.compute.CloudServersUSTemplateBuilderLiveTest):
no image matched predicate:
And(nullEqualToIsParentOrIsGrandparentOfCurrentLocation(),And(osFamily(centos),osVersion(^5.6$),os64Bit(true)))

testTemplateBuilderCanFind(org.jclouds.rackspace.cloudservers.us.compute.CloudServersUSTemplateBuilderLiveTest):
no image matched predicate:
And(nullEqualToIsParentOrIsGrandparentOfCurrentLocation(),And(osFamily(centos),osVersion(^6.0$),os64Bit(true)))

testTemplateBuilder(org.jclouds.rackspace.cloudservers.us.compute.CloudServersUSTemplateBuilderLiveTest):
expected [Ubuntu 12.10 (Quantal Quetzal)] but found [Ubuntu 12.10 (Quantal
Quetzal) (PVHVM)]

testRebuildServer(org.jclouds.rackspace.cloudservers.us.features.CloudServersUSServerApiLiveTest):
param{id} for invocation ServerAsyncApi.delete

testCreateInWrongAvailabilityZone(org.jclouds.rackspace.cloudservers.us.features.CloudServersUSServerApiLiveTest):
param{id} for invocation ServerAsyncApi.delete

testCreateInAvailabilityZone(org.jclouds.rackspace.cloudservers.us.features.CloudServersUSServerApiLiveTest):
param{id} for invocation ServerAsyncApi.delete

Tests run: 145, Failures: 10, Errors: 0, Skipped: 0


On 7 February 2014 09:03, Ignasi Barrera <ignasi.barr...@gmail.com> wrote:

> Executed some more tests:
>
> * Used jdk 1.7.0_51-b13 and verified that it works with the conflicting
> providers.
>   JCLOUDS-427 [1] is properly fixed.
>
> * Executed the live tests for Rackspace CloudQueues US:
>   Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
>
> The rackspace-cloudqueues-us live tests include a call to a PATCH method
> with a body, so those tests properly verify that the PATCH method addition
> and the jclouds-okhttp driver are working.
>
>
> I'll send a summary of the tests to the vote thread
>
>
>
> [1] https://issues.apache.org/jira/browse/JCLOUDS-427
>
>
> On 7 February 2014 00:49, Andrew Phillips <aphill...@qrmedia.com> wrote:
>
>> Many thanks for getting this out so quickly, Ignasi! Will try to test
>> earlier tomorrow as well...
>>
>> ap
>>
>
>

Reply via email to