On 15/03/2015 21:59, Ignasi Barrera wrote:
This thread is for discussion of the first release candidate for
Apache jclouds 1.9.0. Please use this thread for discussion of issues
uncovered in the RC, questions you may have about the RC, etc.

Hi,
as a newcomer, under Ignasi's invitation, I followed indications in [1] to validate the release:

 1. by using the provided script [2] - all went out fine
2. by checking out the 'jclouds-1.9.0-rc1' tag and running "mvn apache-rat:check && mvn clean install" - all went out fine

Having particular interest in the Azure compute provider, I have also used my own subscription (BTW any ASF committer can get a free one - see [3]) to verify the live tests execution on Azure.

I have run the whole Azure compute live test suite several times - each time by cleaning up completely the environment; the most common test failures have been:

CloudServiceApiLiveTest.testList:127 expected [CloudService{name=ilgrosso2-cloudserviceapilivetest, location=West Europe, affinityGroup=null, label=ilgrosso2-cloudserviceapilivetest, description=null, status=CREATED, created=Mon Mar 16 11:24:37 CET 2015, lastModified=Mon Mar 16 11:24:37 CET 2015, extendedProperties={}}] but found [CloudService{name=ilgrosso2-cloudserviceapilivetest, location=West Europe, affinityGroup=null, label=ilgrosso2-cloudserviceapilivetest, description=null, status=CREATED, created=Mon Mar 16 11:24:37 CET 2015, lastModified=Mon Mar 16 11:24:44 CET 2015, extendedProperties={ResourceGroup=ilgrosso2-cloudserviceapilivetest, ResourceLocation=West Europe}}]

VirtualMachineApiLiveTest.setup:98->BaseAzureComputeApiLiveTest.getOrCreateDeployment:145 » IllegalState

VirtualMachineApiLiveTest>BaseAzureComputeApiLiveTest.tearDown:114 » HttpResponse

AzureComputeSecurityGroupExtensionLiveTest>BaseSecurityGroupExtensionLiveTest.testDeleteSecurityGroup:379 expected [true] but found [false]

FWIW, I believe the cause of such failures are mostly related to the fixes provided on master branch with [4].

Regards.

[1] https://cwiki.apache.org/confluence/display/JCLOUDS/Validate+a+Release
[2] https://github.com/jclouds/jclouds/blob/master/scripts/release/verify_jclouds_rc.sh
[3] http://www.mail-archive.com/dev@jclouds.apache.org/msg05885.html
[4] https://github.com/jclouds/jclouds-labs/pull/148

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC
http://people.apache.org/~ilgrosso/

Reply via email to