> @@ -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();

I won't revert as some of the fixes (such as the OS version) I want to keep, 
but I will adjust it to make sure it works as intended. Thanks!

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

Reply via email to