> .licenceType(LicenceType.LINUX)
> + .type(VolumeType.HDD)
> + .image("362c903a-df61-11e5-80a4-52540005ab80")
Live tests take time. If there is a way to avoid hardcoding image ids (that
eventually change when the provider updates the image list), then I'd go for
that approach, even if that implies performing some additional calls. The time
overhead introduced won't be that much compared to the amount of time live
tests to run. WDYT?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/245/files#r55600314