- Fix DataDisk.CachingTypes.fromValue to recognize values properly - Fix tests which had blob disks and managed disks at the same time - At this point managed disks are used by default and should be tested. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds-labs/pull/394 -- Commit Summary -- * Azurecompute ARM - proper tests for disks -- File Changes -- M azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/domain/DataDisk.java (15) M azurecompute-arm/src/test/java/org/jclouds/azurecompute/arm/features/VirtualMachineApiMockTest.java (83) M azurecompute-arm/src/test/resources/createvirtualmachineresponse.json (9) M azurecompute-arm/src/test/resources/image.json (4) M azurecompute-arm/src/test/resources/virtualmachine.json (11) M azurecompute-arm/src/test/resources/virtualmachines.json (113) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/394.patch https://github.com/jclouds/jclouds-labs/pull/394.diff -- 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/394
