[
https://issues.apache.org/jira/browse/JCLOUDS-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363250#comment-14363250
]
fabio martelli commented on JCLOUDS-849:
----------------------------------------
Thanks Ignasi.
I'm currently facing an issue about the mapping between JClouds and Azure
concepts.
In particular, Azure doesn't support (at least for the moment) VM user-defined
metadata.
Unfortunately BaseComputeServiceLiveTest.testCreateAndRunAService() create a
new deployment specifying, and then checking, node's user metadata.
Of course, the equals assertion between actual and expected user defined
metadata fails.
What should be the right approach in these cases?
Thank you in advance for your help.
Regards.
> Add the live test that extends the BaseComputeServiceLiveTest
> -------------------------------------------------------------
>
> Key: JCLOUDS-849
> URL: https://issues.apache.org/jira/browse/JCLOUDS-849
> Project: jclouds
> Issue Type: Sub-task
> Components: jclouds-compute, jclouds-labs
> Reporter: Ignasi Barrera
> Assignee: fabio martelli
> Labels: azure
> Fix For: 2.0.0
>
>
> The BaseComputeServiceLiveTest provides the contract of the ComputeService
> abstraction. All compute providers must have a test that extends the base one
> with all live tests passing.
> An example implemention can be the DigitalOcean one:
> https://github.com/jclouds/jclouds-labs/blob/master/digitalocean/src/main/java/org/jclouds/digitalocean/compute/strategy/DigitalOceanComputeServiceAdapter.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)