> @@ -39,11 +39,11 @@ public CloudServersUSTemplateBuilderLiveTest() {
>  
>     @Test
>     public void testTemplateBuilder() {
> -      Template defaultTemplate = 
> this.view.getComputeService().templateBuilder().build();
> +      Template defaultTemplate = 
> this.view.getComputeService().templateBuilder().imageNameMatches(".*Ubuntu 
> 14\\.10.*").build();

Ah this actually makes sense. Thanks for the info @nacx !

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/659/files#r23850699

Reply via email to